issue-progress-tracking
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute repository and issue management commands. It interpolates user-provided issue numbers (via $ARGUMENTS[0]) into command strings for git and gh. While this is standard for such tools, it represents a direct ingestion point for user-controlled input into a shell environment.
- [SAFE]: All identified operations are consistent with the skill's stated purpose of enhancing development workflows. The skill interacts exclusively with a well-known service (GitHub) using official tools, and no evidence of obfuscation, credential exfiltration, or persistence mechanisms was found.
Audit Metadata