ClawAudit verdict

cli-toolkit-cn

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

This is a command reference/cheatsheet skill for standard Linux CLI commands; the content is a documentation-style reference with no remote code execution, exfiltration, or malicious instruction patterns.

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

0
security
80
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Recursive delete from root or home — destructive command

SKILL.md · code · rm -rf /

Pattern match high

Accesses shell history/config

SKILL.md · code · ~/.zshrc

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

yum install — installs system packages

SKILL.md · code · yum install

Pattern match medium

Sets world-executable permissions

SKILL.md · code · chmod 755

Pattern match medium

Changes file ownership

SKILL.md · code · chown

Why the tier is capped

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

network_outnetwork_infile_writepackage_install

Is this flag fair?

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