preen-test-flakiness
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Comprehensive analysis of the SKILL.md file revealed no indicators of malicious intent or security vulnerabilities. The instructions are consistent with the stated purpose of test stabilization.
- [COMMAND_EXECUTION]: The skill uses
rg(ripgrep) for searching file contents,gitfor branch management and commits, andpnpmto execute local TypeScript scripts (scripts/ciImpact/runImpactedTests.ts). These commands are limited to the repository scope and follow standard development workflows. - [PROMPT_INJECTION]: No bypass attempts, role-play injections, or instructions to ignore safety guidelines were found in the prompt text.
- [DATA_EXFILTRATION]: There are no commands that access sensitive configuration files (e.g., SSH keys, AWS credentials) or perform unauthorized network requests. All listed network-adjacent commands (git push) are part of legitimate developer operations.
Audit Metadata