fix-ci
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from GitHub PR checks and CI logs.
- Ingestion points: GitHub PR check metadata and detailed CI execution logs (SKILL.md).
- Boundary markers: No boundary markers or 'ignore' instructions are specified to isolate the log content from the agent's instructions.
- Capability inventory: The skill is authorized to modify the codebase ('Apply the smallest safe fix') and perform network operations via git push (SKILL.md).
- Sanitization: There is no evidence of sanitization or filtering of the processed log content.
- [COMMAND_EXECUTION]: The skill uses the GitHub CLI (gh) to retrieve CI status. This is consistent with the skill's stated purpose.
Audit Metadata