release-notes
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not contain any malicious patterns or obfuscation. It performs expected actions for a release-management tool, such as reading git logs and PR titles to categorize changes.
- [COMMAND_EXECUTION]: The skill utilizes git and the GitHub CLI (gh) to perform its functions. These commands are standard for the tool's purpose and are executed within the user's local environment.
- [DATA_EXFILTRATION]: While the skill interacts with GitHub's API via the gh CLI to create releases, this is a documented and requested function of the skill. No sensitive data is sent to unauthorized third-party domains.
Audit Metadata