Caveat verdict

safe-tool-executor-zh

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

A Chinese-language skill access control framework that enforces least-privilege execution and requires human approval for destructive operations; content is a framework specification with no evidence of malicious behavior.

⚠ 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
90
transparency
90
maintenance

Findings (6)

Pattern match critical

Accesses sensitive system files

SKILL.md · code · /etc/passwd

Pattern match high

Recursive delete from root or home — destructive command

SKILL.md · prose · downgraded · rm -rf /

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/safe_tool_executor.py · prose · downgraded · |sh

Pattern match medium

References sudo — requests elevated privileges

scripts/safe_tool_executor.py · prose · downgraded · sudo

Pattern match low

Sets world-executable permissions

scripts/safe_tool_executor.py · prose · downgraded · chmod 777

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.

Is this flag fair?

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