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, and jq to automate repository maintenance. Destructive commands such as git branch -D and git push origin --delete are 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
Risk Level
SAFE
Analyzed
Jul 20, 2026, 01:29 PM
Security Audit — agent-trust-hub — release-cleanup