tdd
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a purely instructional reference for software engineering workflows. It provides conceptual guidance on the 'red-green-refactor' loop and effective testing strategies.
- [SAFE]: Code examples in
mocking.mdandtests.mdare standard TypeScript patterns for unit and integration testing. They do not contain executable logic that could harm a system. - [SAFE]: The skill does not perform network operations, access sensitive files, or install external dependencies. References to environment variables like
STRIPE_KEYare used as illustrative examples of dependency injection rather than actual hardcoded credentials.
Audit Metadata