ClawAudit verdict

bootstrap-china-network

china-mirror-skills

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

Configures Chinese development tool mirrors and runs local diagnostic scripts; all operations are local system configuration with no external data transmission beyond testing mirror connectivity.

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

Findings (7)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Command substitution with curl — remote code execution

scripts/homebrew/setup.sh · prose · downgraded · bash -c "$(curl

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/rust/setup.sh · prose · downgraded · curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/rust/setup.sh · prose · downgraded · | sh

Pattern match medium

apt-get install — installs system packages

scripts/docker/setup.sh · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

scripts/docker/setup.sh · prose · downgraded · yum install

Pattern match medium

Accesses shell history/config

scripts/flutter/setup.sh · prose · downgraded · ~/.zshrc

Why the tier is capped

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