ClawAudit verdict

clawSafe

clawsafe

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Local security middleware that scans input for prompt injection, XSS, SQL injection, and other threats; operates entirely locally as a detection library with no network calls.

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

0
security
100
transparency
100
maintenance

Findings (7)

Pattern match critical

Prompt injection — tries to override agent instructions

README.md · code · Ignore previous instructions

Pattern match high

<script> tag in markdown — potential code injection

SKILL.md · prose · downgraded · <script>

Pattern match high

Possible hardcoded credential

detector.js · prose · downgraded · apiKey = "sk-1234567890abcdefghij

Pattern match high

Uses eval() — can execute arbitrary code

detector.js · prose · downgraded · eval(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

detector.js · prose · downgraded · http://127.0.0.1

Pattern match medium

Gopher protocol — SSRF attack vector

rules/web/ssrf.json · prose · downgraded · gopher://

Pattern match low

Accesses sensitive environment variables

detector.js · prose · downgraded · process.env.SECRET_KEY

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