test-driven-development
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or behaviors were detected in the skill instructions or code examples.
- [COMMAND_EXECUTION] (LOW): The skill instructs the agent to execute
npm testto verify software behavior. This is a standard development command and is essential for the skill's primary purpose of enforcing TDD. - [PROMPT_INJECTION] (SAFE): While the instructions use strong directive language such as 'MANDATORY' and 'The Iron Law', these are used to define a specific development methodology rather than attempting to bypass safety filters or override the agent's core instructions.
- [DATA_EXFILTRATION] (SAFE): No network operations or access to sensitive file paths were identified. The skill operates entirely within the context of a local development environment.
Audit Metadata