spec-driven-implementation
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard software development lifecycle workflow for feature implementation using TDD principles.
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run tests and verify implementation. This is consistent with its stated purpose of facilitating test-driven development and code verification. - [INDIRECT_PROMPT_INJECTION]: The skill processes project-specific documentation such as
requirements.mdanddesign.mdto generate implementation tasks. - Ingestion points:
docx/features/[NN-feature-name]/requirements.md,design.md - Boundary markers: None explicitly defined, though files are expected to be in specific markdown formats.
- Capability inventory:
Bash,Write,Edit,MultiEdit,Glob,Grep. - Sanitization: None explicitly defined.
- This surface is considered safe given it operates on local project files within a controlled development environment.
Audit Metadata