strict-tdd
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill performs legitimate developer workflow enforcement.
- [COMMAND_EXECUTION]: The skill executes npx jest via a shell script to verify test status. This is a standard operation for developer tools and is used here to enforce the Red-Green-Refactor cycle.
- [DATA_EXFILTRATION]: The script identifies and checks the presence of test files within the project's source directory. No sensitive credentials or system files are accessed, and no data is transmitted to external servers.
Audit Metadata