Agent Browser ↗
Agent Browser is an officially published skill from Vercel. Anomity scores its risk at 10 out of 100 (low).
Analysis summary
Agent Browser is an officially published skill from Vercel. Anomity scores its risk at 10 out of 100 (low).
Navigates pages, interacts with elements, takes screenshots, and records video — a general-purpose browser-driving skill for agents that need to use the web rather than read it.
Declared capabilities are browser control and outbound network access. This is the skill-layer equivalent of a browser MCP server and carries the same warning: a driven browser acts inside whatever sessions exist and returns page content — attacker-authored text — into the agent's context. Use a dedicated profile, and never one signed into infrastructure consoles.
Why this entry scored 10 out of 100
This profile starts at the catalog's neutral base of 50. Because the entry is officially published, trust adjusts the score by -40. The entry declares no high-risk capabilities on its own, so capabilities add nothing. It matches no dangerous capability combinations. The clamped result is 10, placing it in the low band.
Findings
-
Published by the vendor Trust offset
Capabilities
Every capability the entry declares, with the security implication of each.
-
browser:controlBrowser controlDrives a browser session. Combined with credential access can impersonate the user on web services. -
network:outboundOutbound networkCan make outbound network requests. Required for hosted model providers and remote APIs; also the path for data exfiltration if combined with read access.