ClawAudit verdict

tommo-skill-guard

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

This is a read-only security scanner that explicitly uses a zero-exec approach via the built-in read tool to scan skill files for dangerous patterns; it performs ClawHub lookups and local pattern matching without executing any code, fully matching its stated security scanning purpose.

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

13
security
90
transparency
70
maintenance

Findings (9)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match high

Pipe to python — executes piped content as Python code

references/security-patterns.md · prose · downgraded · | Python

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

Base64 decode (atob) — may hide malicious payloads

references/security-patterns.md · prose · downgraded · atob(

Pattern match medium

References sudo — requests elevated privileges

references/security-patterns.md · prose · downgraded · sudo

Pattern match low

References agent memory files

SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Popular HTTP library — network access

references/security-patterns.md · prose · downgraded · axios

Pattern match low

Sets world-executable permissions

references/security-patterns.md · prose · downgraded · chmod 777

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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