tdd-cycle
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several local shell commands as part of the TDD workflow, including
./bashunitfor testing,make safor static analysis,make lintfor linting, andshfmtfor code formatting. These operations are restricted to the local environment and are aligned with the skill's stated purpose of software development. - [SAFE]: No malicious patterns such as prompt injection, unauthorized data access, obfuscation, or remote code downloads were detected. The skill's instructions focus on managing local files in the
src/,tests/, and.tasks/directories following standard engineering practices.
Audit Metadata