e2e-test-reviewer

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides a Bash script designed to run grep on local E2E test directories to identify mechanical anti-patterns like error swallowing and hard-coded timeouts.
  • [PROMPT_INJECTION]: The skill analyzes untrusted external data in the form of test specification files, creating an attack surface for indirect prompt injection.
  • Ingestion points: Test files in the e2e/ directory.
  • Boundary markers: Absent; the skill does not specify delimiters or instructions to ignore embedded content in the files being reviewed.
  • Capability inventory: The agent is tasked with file reading and pattern matching via grep. No file-writing or external network capabilities are utilized.
  • Sanitization: Absent; the content from the analyzed files is processed directly for quality review.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 12:51 AM