dotnet-test
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Analysis of the skill instructions and the provided shell script revealed no malicious patterns, such as prompt injection, data exfiltration, or obfuscation.
- [EXTERNAL_DOWNLOADS]: The skill documents and automates the installation of the 'dotnet-reportgenerator-globaltool' via the official .NET CLI. This is a well-known and community-trusted utility for generating coverage reports.
- [COMMAND_EXECUTION]: The skill utilizes standard .NET development commands and a helper bash script to automate test workflows. These operations are appropriately scoped to the local project environment.
Audit Metadata