template-instantiation

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the dotnet CLI to perform project tasks such as creation, building, and solution management.
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of .NET template packages from NuGet repositories using dotnet new install.
  • [PROMPT_INJECTION]: The skill processes user-supplied template names and parameters for use in shell commands. This indirect injection surface is mitigated by the instruction to use dry-run previews for user confirmation and workspace analysis for consistency. Ingestion points: User input for names/parameters; Boundary markers: dry-run confirmation; Capability inventory: dotnet CLI execution; Sanitization: Relies on user verification.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 12:41 PM