template-authoring

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [Standard Command Execution]: The skill involves the use of established .NET CLI commands such as dotnet new and dotnet build. These are used appropriately to install, test, and verify the integrity of the created templates within the local development environment.
  • [Local File Access]: The skill accesses project-specific files like .csproj and template.json. This behavior is central to its purpose of bootstrapping and validating template configurations and does not involve accessing sensitive system directories.
  • [Trusted External Documentation]: Information and schema references are sourced from official Microsoft Learn pages and the .NET templating engine's public wiki, ensuring that the guidance provided aligns with industry-standard practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 01:50 AM