ClawAudit verdict

moltcops

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Local-first security scanner that analyzes skill files for 20 threat categories including prompt injection, data exfiltration, and credential access; explicitly states code never leaves the machine.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
100
transparency
90
maintenance

Findings (12)

Pattern match high

Uses eval() — can execute arbitrary code

rules.json · prose · downgraded · eval(

Pattern match high

Pipe to bash — executes piped content as shell commands

rules.json · prose · downgraded · |bash

Pattern match high

Pipe to sh — executes piped content as shell commands

rules.json · prose · downgraded · |sh

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

Uses exec() — may execute shell commands

rules.json · prose · downgraded · exec(

Pattern match medium

setuid — privilege escalation mechanism

rules.json · prose · downgraded · setuid

Pattern match medium

Accesses .ssh directory

rules.json · prose · downgraded · .ssh/

Pattern match medium

Instructs covert action — may act without user awareness

rules.json · prose · downgraded · secretly

Pattern match low

Sets world-executable permissions

SKILL.md · prose · downgraded · chmod 777

Pattern match low

References tunneling service

rules.json · prose · downgraded · ngrok

Pattern match low

References agent configuration files

rules.json · prose · downgraded · .clawdrc

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/D). 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