tdd
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or obfuscation were detected. The skill instructions are consistent with its stated goal of implementing TDD.
- [COMMAND_EXECUTION] (SAFE): The skill executes 'uv run pytest', which is a standard development practice for running Python tests. This operation is restricted to local test execution and is essential to the skill's purpose.
- [PROMPT_INJECTION] (SAFE): While the skill processes user-provided arguments ($ARGUMENTS), it does so within a structured TDD framework. There are no attempts to bypass safety filters or override system instructions.
Audit Metadata