dotnet-enable-testing-platform

Pass

Audited by Gen Agent Trust Hub on May 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to modify project configuration files ('global.json') to enable a specific test runner. This is a standard development task.
  • [COMMAND_EXECUTION]: Uses the 'dotnet' CLI tool to build and test the project ('dotnet build', 'dotnet test'). These commands are scoped to the task of verifying the configuration change and are initiated as part of the documented workflow.
  • [DATA_EXPOSURE]: The skill reads solution files and 'global.json'. These are project metadata files that do not typically contain credentials or sensitive user data. No network operations are performed to exfiltrate this information.
Audit Metadata
Risk Level
SAFE
Analyzed
May 20, 2026, 07:06 PM
Security Audit — agent-trust-hub — dotnet-enable-testing-platform