fix-flaky-test
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were identified in the skill. The instructions focus entirely on debugging procedures and stabilization of existing test suites.
- [COMMAND_EXECUTION]: The skill involves the execution of local test runners and reproduction loops. To mitigate command injection risks, the guide explicitly instructs the agent to ask the user for the correct project-specific loop mechanism rather than guessing or constructing arbitrary shell commands.
- [DATA_EXPOSURE]: The skill does not access sensitive files, environment variables, or hardcoded credentials. It operates within the context of the project's testing framework.
- [INDIRECT_PROMPT_INJECTION]: While the agent is instructed to review failing-run evidence (logs or CI links), which constitutes a potential ingestion point for untrusted data, the risk is minimal as the guide provides a strict procedural framework for analysis. There are no automated triggers that would execute commands derived directly from the parsed logs without following the established validation protocol.
Audit Metadata