release
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Git and GitHub CLI (
gh) commands to perform branch management (git pull), status checks (gh run list), and metadata retrieval. These are standard operations for a developer tool. - [EXTERNAL_DOWNLOADS]: Triggers GitHub Action workflows via
gh workflow run. This interacts with the project's own repository infrastructure and does not involve downloading or executing code from untrusted external sources. - [SAFE]: All operations are consistent with the stated purpose of cutting a release. The skill does not attempt to access sensitive files, exfiltrate data, or bypass agent safety constraints.
Audit Metadata