error-scenario-testing
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements standard software testing patterns such as error injection flags and environment variables to simulate failure states for testing purposes.
- [COMMAND_EXECUTION]: The skill utilizes the
agent-browser evalcommand to execute JavaScript within a browser environment to trigger error scenarios and inspect application state. - [PROMPT_INJECTION]: The skill includes an attack surface for indirect prompt injection via the browser environment.
- Ingestion points:
agent-browser consoleandagent-browser evaloutputs as referenced inSKILL.md. - Boundary markers: No delimiters or safety instructions are used for browser-originated data.
- Capability inventory: Browser code execution via
agent-browser evaland console interaction. - Sanitization: No sanitization of browser content is performed before processing or evaluation.
Audit Metadata