tdd-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes local shell commands using a
Bashfunction to run test suites via tools likepytest,go test, andrspec. These operations are performed within the local project context to verify code changes during the TDD loop.\n- [EXTERNAL_DOWNLOADS]: The TypeScript runner configuration utilizesnpx vitest, which may download thevitestpackage from the official npm registry if it is not present locally. This is a standard developer workflow involving a well-known service.
Audit Metadata