tdd
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for standard development workflows specifically focusing on Test-Driven Development (TDD). All instructions align with the stated purpose of guiding an agent through Red-Green-Refactor cycles.
- [COMMAND_EXECUTION]: The skill instructs the agent to run tests using
pnpm vitestandcargo test. This is the intended primary purpose of the skill to support the TDD workflow. It also usesdirenv exec .for Rust tests to ensure the correct environment is loaded. - [PROMPT_INJECTION]: No attempts to override system prompts, bypass safety guidelines, or extract system instructions were detected. The instructions provided are legitimate task-oriented constraints.
- [DATA_EXFILTRATION]: No patterns indicative of data exposure, credential harvesting, or unauthorized network operations were found.
- [EXTERNAL_DOWNLOADS]: No external downloads or remote script executions were found. All referenced materials are local to the skill package.
Audit Metadata