ClawAudit verdict
github-code-analyzer
It clones public repos, runs analysis via an API, and returns results; no malicious behavior or secret handling is evident.
⚠ 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 (5)
Possible hardcoded credential
index.js · prose · downgraded · API_KEY = "3ee94c45-6dad-4680-827c-eb3017420dff
References child_process — can spawn system processes
index.js · prose · downgraded · child_process
Uses exec() — may execute shell commands
index.js · prose · downgraded · exec(
Popular HTTP library — network access
index.js · prose · downgraded · axios
POSTs data to external URL
index.js · prose · downgraded · .post(
'https://
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.