dotnet

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the .NET CLI to perform environment checks via dotnet --version and execute project-related tasks such as dotnet build, dotnet run, and dotnet test. These are standard development operations within the local environment.
  • [EXTERNAL_DOWNLOADS]: The skill references the use of dotnet add package and dotnet tool restore for managing project dependencies through official .NET package registries. This is part of the standard .NET development lifecycle.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 04:46 AM
Security Audit — agent-trust-hub — dotnet