test-case-reducer

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides instructions for reducing test cases through structured shrinking and delta debugging.\n- [COMMAND_EXECUTION]: Code snippets demonstrate using subprocess.run to verify bug reproduction. This is standard functionality for a test reducer and uses safe argument passing via stdin to avoid shell-based injection vulnerabilities.\n- [SAFE]: The skill facilitates the processing of external test inputs. Ingestion points: Untrusted inputs enter the context as data to be reduced (SKILL.md). Boundary markers: None are defined as the tool operates on raw binary or structured data. Capability inventory: Uses subprocess execution to test inputs. Sanitization: None, as the objective is to reproduce the bug using the provided input.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 09:20 PM
Security Audit — agent-trust-hub — test-case-reducer