release-debrief
Pass
Audited by Gen Agent Trust Hub on Jul 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches release notes, changelogs, and documentation from well-known official domains including GitHub, Claude.com, and OpenCode.ai to determine software updates.
- [COMMAND_EXECUTION]: Utilizes the GitHub CLI (
gh) to retrieve release metadata and the systemopencommand to display the generated markdown summary in the user's default viewer. - [DATA_EXFILTRATION]: No sensitive local files or credentials (such as SSH keys or environment variables) are accessed; all network and file operations are limited to public release data and internal skill state files.
Audit Metadata