ClawAudit verdict
github-to-rednote
Content converter that fetches GitHub repo info via API and generates RedNote-style articles using LLM; no credential access, no exfiltration, purely a content transformation workflow.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (6)
Possible hardcoded credential
README.md · code · TOKEN="your_github_token_here
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
subprocess execution — runs system commands from Python
scripts/image_generator.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/github_api.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/github_api.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/llm_generator.py · prose · downgraded · Got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.