workflow-test-fix-cycle
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands for running test suites (e.g.,
npm test) and managing version control (e.g.,git commit,git revert) to automate the testing and rollback process. - [EXTERNAL_DOWNLOADS]: The workflow utilizes external Large Language Models (LLMs) such as Gemini, Qwen, and Codex for failure analysis and fix strategy generation.
- [SAFE]: The implementation features a mandatory human-in-the-loop checkpoint (
request_user_input) between the generation of the test plan and the execution of code fixes, preventing unauthorized autonomous modifications.
Audit Metadata