tdd
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill provides documentation on TDD principles, including the red-green-refactor loop, mocking strategies, and identifying test anti-patterns. No malicious patterns or dangerous operations were detected.
- [NO_CODE]: The files contain only Markdown documentation and code snippets for reference. There are no scripts, binaries, or shell commands that execute as part of the skill's operation.
- [DATA_EXPOSURE]: The examples in
mocking.mddemonstrate the use of environment variables for handling secrets (e.g.,process.env.STRIPE_KEY), which is consistent with secure coding practices and does not represent a credential exposure risk.
Audit Metadata