cargo-fuzz
Warn
Audited by Snyk on Feb 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill explicitly instructs fetching and using third-party inputs (e.g.,
git clone https://github.com/RustAudio/ogg.gitandcurl -o ... https://commons.wikimedia.org/wiki/File:320x240.ogg) which are untrusted public content that the fuzzing workflow will read and interpret as runtime inputs.
Audit Metadata