Caveat verdict

skill-security-auditor

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A command-line security analyzer that performs local pattern-based analysis of ClawHub skills; file_write is for writing audit reports and network_out is for fetching skills for analysis, both explicitly documented.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
70
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (6)

Pattern match high

Pipe to sh — executes piped content as shell commands

patterns/malicious-patterns.json · prose · downgraded · |sh

Pattern match high

Pipe to python — executes piped content as Python code

patterns/malicious-patterns.json · prose · downgraded · |python

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

Accesses shell history/config

README.md · code · ~/.zshrc

Pattern match medium

References child_process — can spawn system processes

patterns/malicious-patterns.json · prose · downgraded · child_process

Pattern match low

Popular HTTP library — network access

patterns/malicious-patterns.json · prose · downgraded · axios

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 4 system binaries. (1 elevated: curl).

file_writenetwork_out

Is this flag fair?

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