uv-tdd
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill provides instructions for standard shell operations such as 'mkdir', 'git init', and 'uv run'. These are appropriate and necessary for the primary purpose of Python project development.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references 'httpx' and 'pytest'. These are well-known, industry-standard Python libraries installed from the official PyPI registry.
- [DYNAMIC_EXECUTION] (SAFE): The instruction to use 'uv run python -c' allows for the execution of Python code from the command line. In the context of a development skill, this is an expected behavior for automating tasks and testing code snippets.
Audit Metadata