test-driven-development
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use
npm testfor verifying both the failure and success of code during the TDD cycle. This is a standard development command and is used appropriately within the scope of code verification.- [PROMPT_INJECTION]: No attempts to bypass safety filters or override system instructions were detected. The 'Iron Law' and 'Red-Green-Refactor' guidelines are task-specific operational constraints designed to enforce a specific coding methodology.- [DATA_EXFILTRATION]: No network operations, attempts to access sensitive configuration files (e.g., .ssh, .aws, .env), or hardcoded credentials were found in the instructions or examples.- [EXTERNAL_DOWNLOADS]: The skill does not perform any remote downloads or execute code from external sources. All referenced patterns and examples are self-contained or refer to local project files like testing-anti-patterns.md.
Audit Metadata