template-comparison

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Command Execution: The skill uses the dotnet CLI to inspect template parameters and supported frameworks. These commands (such as dotnet new --help) are executed locally to gather metadata for comparison tables.
  • External Content Acquisition: The workflow includes the ability to search for and install missing .NET templates using dotnet new search and dotnet new install. This facilitates the download of template packages from official registries as part of the skill's primary purpose.
  • Data Ingestion: The skill processes output from local CLI commands to generate its reports. This represents a standard pattern for tools interacting with system-level utilities to provide user insights.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 03:06 AM
Security Audit — agent-trust-hub — template-comparison