WebMCP Flow ↗
WebMCP Flow is an officially published WebMCP tool from Vercel. Anomity scores its risk at 10 out of 100 (low).
Analysis summary
WebMCP Flow is an officially published WebMCP tool from Vercel. Anomity scores its risk at 10 out of 100 (low).
An architecture canvas from Vercel where the diagram itself is agent-callable: tools cover creating nodes, drawing edges, labelling, and running layout, so a model can build and rearrange a diagram from a description rather than emitting an image.
It is a good illustration of the low-risk end of the WebMCP spectrum. The tools mutate a canvas, not a bank account; the declared capability is browser control with outbound network access for the model. Catalogued as a reference point: when reviewing a WebMCP surface, the question is never "does it expose tools" but "what do the tools reach", and a diagram editor and a checkout flow deserve very different answers.
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.