template-discovery
Warn
Audited by Snyk on Apr 22, 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 uses
dotnet new searchto find templates "across both locally installed templates and NuGet.org" (Step 2) and then inspects (--help) and previews (--dry-run) template output (Steps 3–4), so the agent ingests and acts on public, user-contributed NuGet template content which could contain untrusted instructions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata