agent-browser-core

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the agent-browser CLI via Bash to perform page navigation, element interaction, and data extraction.
  • [COMMAND_EXECUTION]: Supports the execution of arbitrary JavaScript within the browser context using the eval --stdin command, which is a standard feature for advanced browser automation.
  • [DATA_EXFILTRATION]: Accesses the local configuration file at ~/.agent-browser/config.json to manage browser profiles and executable paths.
  • [DATA_EXFILTRATION]: Interacts with real browser profiles (Brave, Chrome) to leverage existing authentication states, which involves handling session cookies and profile data.
  • [PROMPT_INJECTION]: The skill processes untrusted web content through snapshot and get operations, creating a surface for indirect prompt injection.
  • Ingestion points: Web page content accessed via snapshot, get text, and get attr commands in SKILL.md.
  • Boundary markers: No specific boundary markers are defined to isolate untrusted web data from the agent's instructions.
  • Capability inventory: Extensive browser control capabilities including clicking, form filling, and JavaScript execution are present across the skill's operations.
  • Sanitization: No explicit sanitization or filtering of ingested web content is described in the workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:33 AM
Security Audit — agent-trust-hub — agent-browser-core