s-test
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill instructions and reference materials describe standard unit testing and mocking patterns for World of Warcraft development.\n- [COMMAND_EXECUTION]: Utilizes the mech CLI tool to automate test generation, execution, and coverage analysis. These commands are scoped to the development environment and follow standard tool invocation patterns.\n- [PROMPT_INJECTION]: \n
- Ingestion points: Addon names provided by the user are interpolated into JSON payloads for the mech tool (e.g., SKILL.md and references/busted-patterns.md).\n
- Boundary markers: Input is structured as JSON within the tool call.\n
- Capability inventory: Subprocess execution via mech call for testing purposes.\n
- Sanitization: Relies on the platform's mech tool to sanitize JSON inputs before execution.
Audit Metadata