python3-tdd
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, data exfiltration attempts, or unauthorized command executions were detected. The skill follows standard software engineering practices for Python development.
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands using the
uvtool (e.g.,uv run pytest,uv run ruff,uv run mypy). These are confined to local development workflows and do not exhibit suspicious behavior. - [DATA_EXFILTRATION]: No network operations or attempts to access sensitive files (like
.envor SSH keys) were found. - [PROMPT_INJECTION]: The skill does not contain instructions that attempt to override the AI's safety guidelines or core personality. The use of
$ARGUMENTSis restricted to task description and is not interpolated into executable shell strings in a dangerous manner.
Audit Metadata