abzu-outline
Fail
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: HIGHDATA_EXFILTRATIONCOMMAND_EXECUTIONDYNAMIC_EXECUTIONPERSISTENCEINDIRECT_PROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: The script
scripts/find-url.mjsaccesses sensitive local browser data including theHistorySQLite database andBookmarksfiles for Google Chrome and Microsoft Edge across macOS, Linux, and Windows platforms.\n- [DATA_EXFILTRATION]: Thecdp-proxy.mjsscript provides a/screenshotAPI endpoint that allows the agent to capture the current view of the user's browser and save it to a local file or retrieve the image data.\n- [COMMAND_EXECUTION]: The skill usesspawnandexecFileSyncinscripts/check-deps.mjsandscripts/find-url.mjsto execute system commands such assqlite3for querying browser data and starting background processes.\n- [DYNAMIC_EXECUTION]: The scriptscripts/cdp-proxy.mjsimplements a proxy that uses the Chrome DevTools Protocol (CDP) to execute arbitrary JavaScript within the context of the user's active browser sessions through the/eval,/click, and/clickAtendpoints.\n- [PERSISTENCE]: Thescripts/check-deps.mjsscript automatically starts thecdp-proxy.mjsprocess in a detached background state, allowing the proxy to persist and maintain control over the browser session independently of the main agent execution.\n- [INDIRECT_PROMPT_INJECTION]: Thereferences/web-scraper.mdinstructions guide a sub-agent to ingest and process content from external websites via web searches and the local CDP proxy, creating an attack surface for instructions embedded in third-party web content.
Recommendations
- AI detected serious security threats
Audit Metadata