release-notes
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gitandgh(GitHub CLI) commands to retrieve repository history and metadata. - Uses
git describe,git log, andgit diffto analyze code changes and version tags. - Uses
gh pr listandgh issue listto fetch descriptions from pull requests and issues. - Offers to publish releases via
gh release create. - [DATA_EXFILTRATION]: While the skill reads repository data (PR bodies, commit messages, and diffs), this is required for its primary purpose of generating release notes and no exfiltration patterns were detected.
Audit Metadata