listing-stale-branches
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious behavior detected. The skill performs read-only git operations to help with repository hygiene.
- [EXTERNAL_DOWNLOADS] (LOW): Uses git fetch when the --remote flag is used. This is a standard git operation to update remote-tracking branches.
- [COMMAND_EXECUTION] (INFO): Uses bash to execute git commands. Branch names and arguments are quoted in the templates to prevent basic shell injection.
Audit Metadata