ops-browser
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted web content which serves as an attack surface for indirect prompt injection.
- Ingestion points: Untrusted data enters the agent context via DOM inspection, console logs, and network responses across all browser modes defined in
SKILL.md. - Boundary markers:
SKILL.mdandreferences/usage.mdinclude defensive instructions to treat page content as untrusted and to ignore any embedded instructions that attempt to bypass safety guidelines. - Capability inventory: The skill utilizes capabilities for file uploads, downloads, screenshot capture, and access to browser storage and network state.
- Sanitization:
references/browser-operation-protocol.mdmandates the sanitization of identity evidence, ensuring that PII like emails and tokens are not persisted or revealed.
Audit Metadata