security
Security
Every MCP risk signal in one place — CVEs, tool safety, drift, naming, licenses. Heuristic: review signals, not verdicts.
45 CRITICAL
3664 HIGH
531 MEDIUM
1207 LOW
11 NONE
Static code-analysis findings — hidden prompt content in shipped skill files, committed secrets, dynamic-exec sinks, and suspicious call-home endpoints — across the analyzed catalogue. Heuristic, pure, no code executed; every row deep-links to its source. Click a kind to filter.
6275 analyzed
297 re-analysis due
1444 not analyzable
9267 not yet analyzed
711 source gone
Running analyzer v17. The scanner changelog explains what each version detects and when it changed.
- hidden prompt82
- committed secret188
- dynamic exec375
- suspicious endpoint175
- token-log85
- oauth-scope112
- skill-script60
- ide-extension2
- skill file11681
- MEDIUM suspicious endpointharness-mcp-v21.2.3.4
" {list:{elements:[{cluster:'staging', url:'https://1.2.3.4'}, {cluster:'prod', url:'https://2.3.4.5'}]}}\n" + - MEDIUM suspicious endpoint@askexenow/exe-osapi.telegram.org
const url = `https://api.telegram.org/bot${botToken}/sendMessage`; - MEDIUM suspicious endpoint@askexenow/exe-osapi.telegram.org
const url = `https://api.telegram.org/bot${botToken}/sendMessage`; - MEDIUM suspicious endpointclaude-memapi.telegram.org
const response = await fetch(`https://api.telegram.org/bot${botToken}/sendMessage`, { - MEDIUM suspicious endpointmneme-aiapi.telegram.org
const tgReach = tgCfg ? await ping(`https://api.telegram.org/bot${tgCfg.token}/getMe`) : null; - MEDIUM suspicious endpointwallieinformal201/pentest-mcp-server169.254.169.254 (cloud metadata)
template: 'http://169.254.169.254/latest/meta-data/', - MEDIUM suspicious endpointparallelclaw/memex-mvpapi.telegram.org
const API_BASE = 'https://api.telegram.org'; - MEDIUM suspicious endpointgautamvarmadatla/mcpsafetywarden169.254.169.254 (cloud metadata)
ssrf http://169.254.169.254/latest/meta-data/, http://metadata.google.internal/ - MEDIUM suspicious endpointWayforthOfficial/wayforthdiscord.com
svc("Discord Webhooks", "discord_webhooks", "https://discord.com/api/webhooks", "communication", - MEDIUM suspicious endpointFentaris/fentarisapi.telegram.org
const defaultApiBaseUrl = "https://api.telegram.org"; - MEDIUM suspicious endpointmobilevibe/notification-mcpapi.telegram.org
const TELEGRAM_API_URL = `https://api.telegram.org/bot${TELEGRAM_BOT_TOKEN}`; - MEDIUM suspicious endpointmobilevibe/notification-mcpapi.telegram.org
const TELEGRAM_API_URL = `https://api.telegram.org/bot${TELEGRAM_BOT_TOKEN}`; - MEDIUM suspicious endpointmalamutemayhem/unclickapi.telegram.org
const TELEGRAM_API_BASE = "https://api.telegram.org"; - MEDIUM suspicious endpointfalcoschaefer99-eng/muse-brainapi.telegram.org
const response = await fetch(`https://api.telegram.org/bot${botToken}/${method}`, { - MEDIUM suspicious endpointfalcoschaefer99-eng/muse-brainapi.telegram.org
const response = await fetch(`https://api.telegram.org/bot${this.botToken}/sendMessage`, {