ClawAudit verdict
bootstrap-china-network
china-mirror-skills
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.
Findings (7)
References sudo — requests elevated privileges
SKILL.md · code · sudo
Command substitution with curl — remote code execution
scripts/homebrew/setup.sh · prose · downgraded · bash -c "$(curl
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
Pipe to sh — executes piped content as shell commands
scripts/rust/setup.sh · prose · downgraded · | sh
apt-get install — installs system packages
scripts/docker/setup.sh · prose · downgraded · apt-get install
yum install — installs system packages
scripts/docker/setup.sh · prose · downgraded · yum install
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?
Thanks — recorded.