nushell-plugin-builder
Warn
Audited by Snyk on Feb 16, 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.90). The skill includes an "External API Call" example (references/examples.md) that calls reqwest::blocking::get(&url) on a user-supplied URL, so it clearly fetches and parses arbitrary public web content (untrusted third-party content) as part of its workflow.
Audit Metadata