dotnet-release-management
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill documents standard software development practices for versioning and release management. No malicious instructions, obfuscation, or data exfiltration patterns were found.
- [EXTERNAL_DOWNLOADS]: The skill references installing the
nbgvtool via the official .NET CLI (dotnet tool install) andgit-cliffvia the Rust package manager (cargo install). Both tools are well-known in the developer community and sourced from established ecosystems. - [COMMAND_EXECUTION]: The skill provides various command-line examples for managing git tags, branches, and versioning. These commands are executed locally and are appropriate for the skill's stated purpose of managing project releases.
Audit Metadata