MMcp ArcknowledgeThis MCP server conveniently lets you configure and interact across all your custom webhook endpoints from a config(knowledgebase json). You can manage new endpoint knowledge doc sources URLs.
mcp-so:mcp-arcknowledge_dragonjump
View sourceB
75/100 First Seen
Feb 18, 2026
Last Scanned
Feb 18, 2026
Findings
1
Score
75/100
CRITICAL 1
Findings (1)
CRITICAL
Text combines credential access with network transmission
L21 Text combines credential access with network transmission
You can manage new endpoint knowledge doc sources URLs.
Overview
Tools
Comments
Overview
What is MCP ArcKnowledge?
MCP ArcKnowledge is a Model Context Protocol (MCP) server designed for managing and ... FIX
Remove the combination of credential access and network transmission from the tool. If the tool needs credentials, access them via a secrets manager and never transmit them externally.
FP?
Likely FP if the tool legitimately uses credentials for API authentication (e.g., reading an API key to make authenticated requests to the same service).