test-driven-dev
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or unauthorized data exfiltration patterns were detected. The skill follows standard development practices for managing automated testing.
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard local development commands (e.g.,
npm run test,npm run test:e2e) to manage the testing lifecycle. These commands are project-specific and consistent with the skill's stated purpose. - [CREDENTIALS_UNSAFE]: The documentation includes a hardcoded dummy password ('888888') within a code template for a test user (
TEST_USER). This is used for instructional purposes to demonstrate test file structure and does not represent an actual sensitive credential.
Audit Metadata