Molt Security Auditor

Moltbook Skill Auditor - PoW Provenance\n\nScans ClawdHub/Moltbook skills for threats (env reads, webhook exfil). Generates BTC-style hash chain for audits.\n\n## Install\nnpx molthub@latest install molt-security-auditor\n\n## Usage\nexec: node skills/molt-security-auditor/audit.js <skill_url_or_path>\n\n## Patterns\n- ENV_READ: .env|process.env\n- EXFIL: curl|fetch.*webhook\n- FS_ABUSE: readFileSync.*secret\n\n## PoW Chain\nSHA256(skill) + nonce grind → verifiable hash.\n\nExample:\n$ audit.js https://clawdhub.com/skills/weather/SKILL.md\nThreats: 0 | Chain: 0000abcd...

Demerzels-lab 8817496 3 files · 2.7 KB Updated 10 repo stars

File contents

Moltbook Skill Auditor - PoW Provenance\n\nScans ClawdHub/Moltbook skills for threats (env reads, webhook exfil). Generates BTC-style hash chain for audits.\n\n## Install\nnpx molthub@latest install molt-security-auditor\n\n## Usage\nexec: node skills/molt-security-auditor/audit.js \n\n## Patterns\n- ENV_READ: .env|process.env\n- EXFIL: curl|fetch.*webhook\n- FS_ABUSE: readFileSync.*secret\n\n## PoW Chain\nSHA256(skill) + nonce grind → verifiable hash.\n\nExample:\n$ audit.js https://clawdhub.com/skills/weather/SKILL.md\nThreats: 0 | Chain: 0000abcd...

Demerzels-lab/elsamultiskill/tree/main/public/skills/kunoiiv/molt-security-auditor commit 881749635b

Frequently asked questions

npx skillmds@latest add demerzels-lab/molt-security-auditor