release-cleanup
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
git,gh, andjqto automate repository maintenance. Destructive commands such asgit branch -Dandgit push origin --deleteare only executed after a verification phase and explicit user confirmation. - [DATA_EXFILTRATION]: No unauthorized data transmission was detected. The skill interacts solely with the repository via standard Git and GitHub CLI operations to fetch branch and PR metadata.
- [PROMPT_INJECTION]: The instructions do not contain patterns attempting to bypass safety filters or override system-level instructions.
- [SAFE]: The skill employs a 'Merge Oracle' logic to prevent accidental deletion of unmerged work, correctly handling the complexities of squash-merge ancestry that often result in false positives in standard Git tools.
Audit Metadata