ci-fix-tests
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard commands like
npx codeceptjs runandgit checkoutto manage the test repair process. These are used within the local repository context and follow safe practices for automation. - [SAFE]: The workflow processes test trace artifacts which contain application-level data. Although this presents an indirect prompt injection surface, the risk is mitigated by the skill's design: it restricts edits to a 'safe fix' list and requires a mandatory rollback mechanism for any modification that fails to improve test results.
Audit Metadata