test-fixing

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute local testing and version control commands, including make test, uv run pytest, and git diff. These are standard operations for a test-fixing workflow within a development environment.
  • [INDIRECT_PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it processes output from external test suites to derive code fixes.
  • Ingestion points: Test failure output from make test and pytest (SKILL.md).
  • Boundary markers: None explicitly defined for isolating test output from instructions.
  • Capability inventory: The skill uses an 'Edit tool' for code modification and shell execution for running tests and git commands (SKILL.md).
  • Sanitization: No explicit sanitization of test output is described.
  • Assessment: The risk is considered inherent to the skill's primary purpose of automated debugging and does not indicate malicious intent.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 12:07 PM
Security Audit — agent-trust-hub — test-fixing