github-issue-workflow
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The helper script
scripts/issue_pr_closeout.pyautomates interactions with the GitHub CLI (gh) andgit. These commands are constructed using list-based arguments forsubprocess.run()and do not use a shell, following secure coding practices to prevent shell injection.\n- [SAFE]: The skill provides strong preventative guidance inreferences/external-dependency-research.mdandSKILL.md, instructing users and agents never to store actual secrets or API keys in GitHub issues. It promotes recording only metadata and retrieval paths.\n- [SAFE]: The skill ingests and parses external data from GitHub issues and comments to track progress via checklists. While this is an indirect prompt injection surface, the skill treats the content as data for state reconciliation rather than as instructions.
Audit Metadata