Proxyman MCP ↗
Proxyman MCP is an officially published MCP server from Proxyman. Anomity scores its risk at 20 out of 100 (low).
Analysis summary
Proxyman MCP is an officially published MCP server from Proxyman. Anomity scores its risk at 20 out of 100 (low).
Proxyman's MCP server gives an agent access to captured HTTP traffic — requests, responses, headers, and bodies — so an assistant can debug an API integration from what actually went over the wire.
Intercepted traffic is, by construction, where credentials live: authorization headers, session cookies, and tokens are in nearly every captured request. The server declares filesystem reads for capture files, credential access, and outbound network. This is one of the clearest cases in the catalog where a low-drama developer tool becomes high-consequence when connected to a model, because the whole point of the data is that it contains the secrets.
Why this entry scored 20 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. Declared high-risk capabilities add +10 (capped at +30). It matches no dangerous capability combinations. The clamped result is 20, placing it in the low band.
Findings
-
Published by the vendor Trust offset
-
1 high-risk capability: credentials:access High
Capabilities
Every capability the entry declares, with the security implication of each.
-
filesystem:readFilesystem readCan read files on the host system. Used for context, indexing, or analysis. -
credentials:accessCredentials accessReads provider API keys, OAuth tokens, or other secrets from the host keychain or environment. -
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.