gh-fix-ci
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill interacts solely with the GitHub API via official GitHub CLI commands using safe subprocess call patterns.
- [SAFE]: Human-in-the-loop mitigation is implemented by requiring explicit user approval for fix plans before any implementation or repository write operations occur.
- [SAFE]: The skill uses only Python standard libraries and makes no network requests to non-whitelisted or third-party domains.
- [SAFE]: Potential indirect prompt injection from processing external pull request comments is mitigated by the design requiring manual confirmation of all generated plans.
Audit Metadata