Caveat verdict
clawdefender
Security scanner and input sanitizer detecting prompt injection, command injection, SSRF, and credential exfiltration; uses bash/grep/sed/jq locally with no external 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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (13)
Prompt injection — tries to override agent instructions
SKILL.md · code · ignore previous instructions
Recursive delete from root or home — destructive command
SKILL.md · code · rm -rf /
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://169.254.169.254
Raw model control tokens — prompt injection via token manipulation
SKILL.md · prose · downgraded · [INST]
Accesses sensitive system files
SKILL.md · prose · downgraded · /etc/passwd
Bash /dev/tcp — raw TCP connection via shell
scripts/clawdefender.sh · prose · downgraded · /dev/tcp/
Pipe to bash — executes piped content as shell commands
scripts/clawdefender.sh · prose · downgraded · | bash
Pipe to sh — executes piped content as shell commands
scripts/clawdefender.sh · prose · downgraded · | sh
Accesses .ssh directory
SKILL.md · prose · downgraded · .ssh/
Gopher protocol — SSRF attack vector
SKILL.md · prose · downgraded · gopher://
Accesses cloud provider credentials
scripts/clawdefender.sh · prose · downgraded · ~/.aws
Sets world-executable permissions
SKILL.md · prose · downgraded · chmod 777
References tunneling service
SKILL.md · prose · downgraded · ngrok
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). 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.
network_outnetwork_in Is this flag fair?
Thanks — recorded.