next-issue-number
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local bash script
scripts/next-issue-number.shand standardgitcommands (fetch, pull, switch, push) to manage workflow state. These commands are necessary for the skill's functionality and are confined to the local repository and its configured origin remote.\n- [EXTERNAL_DOWNLOADS]: Communicates with the repository's primary remote (origin) usinggit fetchandgit ls-remoteto ensure issue numbers are unique across the team. These network operations are standard for Git-based collaboration tools.
Audit Metadata