dotnet-run-file
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: 1.00). The skill's guide explicitly shows running code that performs HTTP requests to public sites (references/guide.md "Quick HTTP Request" uses HttpClient.GetStringAsync("https://httpbin.org/get")), which means the agent can fetch and read untrusted third-party web content as part of its workflow.
Audit Metadata