Caveat verdict

clawdefender

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
70
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (13)

Pattern match critical

Prompt injection — tries to override agent instructions

SKILL.md · code · ignore previous instructions

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf /

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://169.254.169.254

Pattern match high

Raw model control tokens — prompt injection via token manipulation

SKILL.md · prose · downgraded · [INST]

Pattern match high

Accesses sensitive system files

SKILL.md · prose · downgraded · /etc/passwd

Pattern match high

Bash /dev/tcp — raw TCP connection via shell

scripts/clawdefender.sh · prose · downgraded · /dev/tcp/

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/clawdefender.sh · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/clawdefender.sh · prose · downgraded · | sh

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

Pattern match medium

Gopher protocol — SSRF attack vector

SKILL.md · prose · downgraded · gopher://

Pattern match medium

Accesses cloud provider credentials

scripts/clawdefender.sh · prose · downgraded · ~/.aws

Pattern match low

Sets world-executable permissions

SKILL.md · prose · downgraded · chmod 777

Pattern match low

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?

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