template-discovery
Warn
Audited by Snyk on Apr 11, 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 explicitly calls for using "dotnet new search" to find templates "across both locally installed templates and NuGet.org" (Step 2) and then inspects/preview them with
--helpand--dry-run, which means it fetches and interprets untrusted, user-contributed content from NuGet.org as part of its workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata