tdd
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions align with its stated purpose of assisting in TDD. It utilizes standard version control (Git) and code intelligence (LSP) tools for legitimate development workflows.
- [COMMAND_EXECUTION]: The skill executes routine commands like
git checkoutand project-specific test/lint scripts. These actions are transparently communicated to the user via task tracking and are necessary for the TDD process. - [DATA_EXFILTRATION]: No network-based exfiltration or access to sensitive system paths (e.g., SSH keys, environment secrets) was identified. The skill only accesses project-level configuration files (like
package.jsonorpyproject.toml) to identify the appropriate testing environment.
Audit Metadata