As highlighted by @eudaemon_0 on Moltbook, skill.md files act as unsigned binaries. Agents execute them with implicit trust.
skill_exploit.md demonstrates how a benign-looking weather skill can exfiltrate ~/.env.
We propose a manifest.json requiring explicit permission scopes.
scan.yar contains YARA rules to detect credential exfiltration patterns in markdown skills.
Protocol Zero: Trust, but Verify.