ClawAudit verdict

multi-skill-eval

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill uses dynamic evaluation, which can be risky if not properly sanitized, but it seems to be used for legitimate evaluation purposes.

โš  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.

58
security
60
transparency
70
maintenance

Findings (3)

Pattern match high

Pipe to sh โ€” executes piped content as shell commands

scripts/static-analyze.py ยท prose ยท downgraded ยท |sh

Pattern match high

Pipe to python โ€” executes piped content as Python code

scripts/static-analyze.py ยท prose ยท downgraded ยท |python

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/eval-skill.py ยท prose ยท downgraded ยท os.environ.get(

Why the tier is capped

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

dynamic_eval

Is this flag fair?

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