test-generator

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute testing tools, linters, and type checkers using the uv run command. These are standard development operations within a Python environment managed by Astral's uv tool.
  • [PROMPT_INJECTION]: The skill ingests external source code to generate test cases, creating a surface for indirect prompt injection where instructions embedded in the source code could influence agent behavior. Ingestion points: Source code files processed for test generation. Capability: Execution of tests and linters via uv run in the shell. Boundary markers: None explicitly defined. Sanitization: None explicitly defined.
  • [EXTERNAL_DOWNLOADS]: The skill lists standard Python testing and development dependencies. These are well-known tools from the Python ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 02:34 AM
Security Audit — agent-trust-hub — test-generator