dotnet-cli-architecture
Warn
Audited by Snyk on Mar 5, 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 a SyncCommand with a user-provided --source URI (Commands/SyncCommandDefinition.cs) and the Service layer (Services/SyncService.cs) calls HttpClient.GetFromJsonAsync(source), so the agent fetches and processes arbitrary external URLs as part of its workflow.
Audit Metadata