Code analysis
static source read inferred
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.
51224 analyzed
7479 re-analysis due
995 not analyzable
0 not yet analyzed
4849 source gone
not analyzable
795 too large 200 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12010
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190157
- HIGH dynamic exec gmacev/simple-memory-extension-mcp-server new Function()
return new Function('return true')() === true; - HIGH obfuscation krzko/google-cloud-mcp dynamic require()/import()
const { getProfilerAuth } = await import('../../../../src/services/profiler/types.js?timestamp=' + Date.now()); - HIGH obfuscation krzko/google-cloud-mcp dynamic require()/import()
const { getErrorReportingAuth } = await import('../../../../src/services/error-reporting/types.js?timestamp=' + Date.now()); - MEDIUM over-broad oauth scope krzko/google-cloud-mcp https://www.googleapis.com/auth/cloud-platform
"https://www.googleapis.com/auth/cloud-platform", - HIGH committed secret faruknetworks/mcp-mssql committed .env
env file shipped with populated values - HIGH committed secret bitflower/mcp-servers Slack token
xoxb-y…(19 chars, redacted) - HIGH committed secret dazeb/mcp-github-mapper GitHub token
ghp_AJ…(40 chars, redacted) - HIGH dynamic exec anycontext-ai/mcp-servers new Function()
const mapFunction = new Function('function() {' + map + '}')() - HIGH dynamic exec matmax-worldwide/payloadcmsmcp eval()
const collection = eval(`(${code})`); - MEDIUM suspicious endpoint i524/datadog-mcp-server docs.datadoghq.com (telemetry)
description: `A query string to filter logs. For more information, see https://docs.datadoghq.com/logs/explorer/search_syntax/`, - HIGH committed secret masatoraatarashi/mcp-servers Slack token
xoxb-y…(19 chars, redacted) - HIGH credential in log pnizer/wweb-mcp credential in log
logger.info(`WhatsApp API key: ${apiKey}`); - HIGH dynamic exec waldzellai/waldzell-mcp eval()
return eval(expression); - HIGH dynamic exec waldzellai/waldzell-mcp eval()
return eval(expression); - HIGH dynamic exec waldzellai/waldzell-mcp new Function()
var deprecatedfn = new Function(