releasing-software
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions follow software development best practices for release management.
- [COMMAND_EXECUTION]: The skill provides standard commands for Git, GitHub CLI (gh), and GoReleaser to manage tags, check CI status, and verify build configurations.
- Evidence: Usage of
git tag,gh run list, andgoreleaser release --snapshotfound in SKILL.md. - [DATA_EXFILTRATION]: No sensitive data access or external network operations to untrusted domains were detected. Network activity is restricted to the project's Git origin and GitHub services.
Audit Metadata