tdd-red-green
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Framework detection is performed using
grepandjqon local configuration files likepackage.jsonandrequirements.txt, which is a standard and safe practice for development tools. - [SAFE]: The execution of test commands is protected by a whitelist in
caseblocks, ensuring that only expected commands likenpm testorpytestare run, even if environment variables were manipulated. - [SAFE]: The skill implements local caching in the
.claude/cache/directory to improve performance, avoiding unnecessary file processing and network requests. - [SAFE]: TDD health monitoring uses
git logto track local changes andfindto calculate test-to-code ratios, remaining entirely within the local repository's boundaries.
Audit Metadata