ClawAudit verdict

skill-security

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

Security audit tool running local bash scripts against skill directories to detect credential harvesting, code injection, and exfiltration patterns; advertises premium products but no suspicious behavior present.

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

28
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (7)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

Pattern match medium

Accesses system credential store

allowlist.txt · prose · downgraded · keychain

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · axios

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

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

No declared permissions — minimal attack surface.

file_write

Is this flag fair?

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