osint-tools-mcp-server

Warn

Audited by Snyk on Jun 15, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). The MCP server executes OSINT tools (e.g., Sherlock/Maigret/TheHarvester/SpiderFoot) that fetch and return scraped public web content and other third-party text at runtime, which the server then decodes as UTF-8 and returns as TextContent into the agent’s LLM context.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill instructs installing and modifying tools in system locations (e.g., /opt, /usr/local/bin), editing files under /opt, and running chmod, which modify system files and likely require elevated (sudo) privileges even though it doesn't explicitly ask to escalate—so it risks changing the machine state.

MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

  • Hidden Unicode characters detected (1 type(s) found)

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

W021
MEDIUM

Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 15, 2026, 01:05 AM
Issues
3
Security Audit — snyk — osint-tools-mcp-server