failure-injection-test-author
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Docker images from well-known sources, specifically
wiremock/wiremock:3andghcr.io/shopify/toxiproxy:latest. - [EXTERNAL_DOWNLOADS]: Employs standard Node.js packages such as
axios,jest, andtoxiproxy-node-clientfor test execution and HTTP communication. - [COMMAND_EXECUTION]: Uses common development tools including
docker compose,curl, andnpxto set up infrastructure and run test suites. - [INDIRECT_PROMPT_INJECTION]: Ingests tool outputs such as WireMock request logs and test results. This represents a standard testing ingestion surface. Evidence: 1. Ingestion points:
/__admin/requestsinSKILL.md. 2. Boundary markers: Absent. 3. Capability inventory:npx jest,docker compose,curl. 4. Sanitization: Absent. This follows standard testing practices for verifying system behavior.
Audit Metadata