�🌟 Linkup for Claude: Internet Access for Your AI AssistantLinkup is a third-party extension that gives Claude access to real-time web search and premium content sources. It seamlessly integrates with Claude Desktop, enabling up-to-date information retrieval during conversations through a simple 60-second setup process.
mcp-so:python-mcp-server_LinkupPlatform
View sourceA
100/100 First Seen
Feb 18, 2026
Last Scanned
Feb 20, 2026
Findings
1
Score
100/100
LOW 1
Findings (1)
LOW
User-provided URL consumed by agent
L26 Detects skills where user-provided URLs are consumed and processed by the agent
Download Linkup for Claude from the provided link FIX
Validate and sanitize user-provided URLs before fetching them. Implement URL allowlisting, block private/internal IP ranges, and treat fetched content as untrusted data.
FP?
Likely FP if the skill is a web browser or URL fetcher where consuming user-provided URLs is the documented core feature with appropriate sandboxing.