write-my-release-notes
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill uses the GitHub command-line interface (gh) to fetch issues, search for milestones, and view issue details. These commands are part of the standard developer workflow for interacting with GitHub repositories.
- Processing of External Data: The skill retrieves content from issue bodies and comments to generate feature sections. While this data is sourced from external GitHub repositories, the skill interprets it to create formatted release notes. Users should review the resulting drafts for accuracy.
- File Access: The skill reads and writes files within the /release-notes and /templates directories to manage milestone documentation. These activities are limited to the project's documentation folders.
Audit Metadata