template-smart-defaults
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- Standard CLI Interaction: The skill facilitates the use of the
dotnet newcommand, which is the standard tool for .NET project creation. It suggests using the--helpflag to validate available parameters, ensuring actions are based on the local environment's capabilities.- Heuristic-Based Guidance: The logic provided (e.g., framework selection for AOT) is consistent with official documentation and best practices for .NET development.- No External Dependencies: The skill does not download external scripts or packages and relies on the pre-installed dotnet environment.
Audit Metadata