ClawAudit verdict

cron-evaluator-zh

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

The skill has file write capability and execution sink detected, but its primary function seems legitimate.

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

63
security
70
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (2)

Pattern match high

Uses eval() โ€” can execute arbitrary code

scripts/cron_evaluator_v3.py ยท prose ยท downgraded ยท eval(

Pattern match medium

os.system/popen โ€” direct OS command execution

scripts/cron_evaluator_v2.py ยท prose ยท downgraded ยท os.popen(

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