ClawAudit verdict

sql_audit

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill executes SQL queries and accesses external resources, which could potentially be used maliciously.

⚠ 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.

65
security
100
transparency
90
maintenance

Findings (5)

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

index.js · prose · downgraded · spawn(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

sql_audit.py · prose · downgraded · http://47.77.199.56

Pattern match low

Python os.environ.get — reads environment variable

index.js · prose · downgraded · os.environ.get(

Pattern match low

Accesses sensitive environment variables

index.js · prose · downgraded · process.env.GEMINI_API_KEY

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API