fix-tests
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands derived from project configuration files (such as
package.jsonor equivalent) to run test suites and establish a baseline for failures. This behavior is standard for a testing automation utility. - [REMOTE_CODE_EXECUTION]: The skill launches internal sub-agents (
haikuanddeveloper) to perform parallel tasks like finding test commands and fixing specific files. These operations are restricted to the local environment and the agent's internal orchestration logic. - [DATA_EXFILTRATION]: Processes project-specific data including
README.md,package.json, and test outputs to inform the fixing process. No external network requests or data transmission patterns were identified. - [PROMPT_INJECTION]: The skill includes instructions to prioritize fixing tests over changing business logic and to preserve test intent, which aligns with safe developer practices.
Audit Metadata