test-driven-development
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, focusing on software development methodology. All code snippets provided are pedagogical examples for TypeScript/JavaScript and do not contain functional vulnerabilities or malicious logic.
- [COMMAND_EXECUTION]: The skill mentions common development commands such as
npm test,pytest, andcargo test. It also introducesrtkas a prefix for these commands, which is a platform-specific optimization for AI agents to handle tool output efficiently. These are standard developer operations and are used here in a safe, instructional context. - [DATA_EXPOSURE]: The example for user registration uses a placeholder email (
test@example.com) and a generic password (SecurePass123!). These are clearly identified as examples within a markdown block and do not constitute credential exposure.
Audit Metadata