Caveat verdict
rust-dev
Rust development guide covering language fundamentals, crate selection, and toolchain setup; the curl install command for rustup is the standard documented installation method, and all content matches the stated educational purpose.
⚠ 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.
Permission integrity
network_out
Findings (5)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
Uses spawn() — can execute external programs
references/async-basics.md · code · spawn(
Popular HTTP library — network access
references/async-basics.md · code · got
Opens WebSocket connection
references/crate-shortlist.md · prose · downgraded · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/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_out Is this flag fair?
Thanks — recorded.