tdd-workflow
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines a standard development workflow for Test-Driven Development, providing templates for Jest, Vitest, and Playwright tests. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [COMMAND_EXECUTION]: The instructions involve running standard package manager commands like
npm testandnpm run test:coverageto verify implementation and coverage. These are routine development tasks within the stated scope of the skill. - [EXTERNAL_DOWNLOADS]: The skill references standard development dependencies and official package registries (e.g., npm) for testing frameworks, which is expected behavior for a TDD workflow tool.
Audit Metadata