template-instantiation

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Command Execution]: The skill uses dotnet CLI commands to automate project scaffolding and solution management. This is consistent with its stated purpose of assisting in .NET development tasks. The inclusion of the --dry-run flag is a helpful step that allows users to inspect proposed file changes before they are executed.
  • [External Resource Integration]: It provides instructions for installing project templates from external sources using dotnet new install. This is a standard feature of the .NET SDK used to extend the available project types and is typically used with official Microsoft or community-verified template packages.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 01:50 AM