ClawAudit verdict

quick-resurrection

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill explicitly packs MEMORY.md and TOOLS.md which may contain API keys, passwords, and server addresses, and creates cron jobs; while it transparently warns about this and shows diffs before applying, the risk of secrets exposure is genuine and documented by the skill itself.

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

48
security
40
transparency
70
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (5)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

References agent memory files

SKILL.md · frontmatter · MEMORY.md

Pattern match medium

subprocess execution — runs system commands from Python

migrate.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

migrate.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match low

Python shutil file operation — copies/moves/deletes files

migrate.py · prose · downgraded · shutil.copytree(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

agent_memorycredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API