test-driven-development
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a pedagogical guide for software development, focusing on the Red-Green-Refactor cycle and testing anti-patterns. All instructions and code snippets are intended for local development and illustrative purposes.
- [COMMAND_EXECUTION]: The instructions reference standard local development commands such as
npm test. These are legitimate tools for the intended purpose of verifying code changes within a project's existing environment. - [DATA_EXFILTRATION]: No sensitive file access, hardcoded credentials, or network exfiltration patterns were identified. The data examples provided (e.g., email addresses in test cases) are generic placeholders.
- [REMOTE_CODE_EXECUTION]: There are no mechanisms for downloading or executing code from external or untrusted sources. The skill relies entirely on the local environment's established testing framework.
Audit Metadata