ClawAudit verdict

skill-insight

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

The skill writes usage reports and logs to local files and reads session history for skill-usage analysis; all file_write operations are scoped to local workspace paths and match the stated analytics 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.

78
security
90
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (3)

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/scan_sessions.py ยท prose ยท downgraded ยท subprocess.run(

Pattern match low

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

scripts/i18n.py ยท prose ยท downgraded ยท os.environ.get(

Pattern match low

Python urllib.request โ€” network access

scripts/scan_sessions.py ยท prose ยท downgraded ยท urllib.request

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.

file_write

Is this flag fair?

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