release
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses cargo, git, and gh (GitHub CLI) to automate the release process, including running tests, bumping versions, and managing remote repository state.
- [EXTERNAL_DOWNLOADS]: Interacts with GitHub APIs via the gh tool to retrieve issue and pull request metadata for changelog generation. This targets a well-known service as part of the intended workflow.
- [SAFE]: Implements mandatory verification steps, including a subagent review of code diffs and explicit warnings against trusting unverified commit messages, ensuring high data integrity during release documentation.
Audit Metadata