skills/stuartf303/vandaemon/dotnet/Gen Agent Trust Hub

dotnet

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to execute standard .NET CLI commands such as 'dotnet build', 'dotnet run', and 'dotnet test' for managing the project lifecycle.
  • [EXTERNAL_DOWNLOADS]: Dependencies are managed through NuGet using 'dotnet restore' and 'dotnet add package', which are standard and expected operations for .NET development.
  • [COMMAND_EXECUTION]: Provides utility commands for troubleshooting and environment cleanup, including 'taskkill' for port management and 'rm -rf' for deleting build artifacts.
  • [COMMAND_EXECUTION]: Includes deployment workflows for well-known services like Fly.io and containerization using Docker and Docker Compose.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 04:27 PM