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.

analysis coverage 86% of 59,695 analyzable servers
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 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.

code findings 15 shown
  1. HIGH dynamic exec vulnersCom/api pickle.loads() clone = pickle.loads(pickle.dumps(inst))
  2. HIGH dynamic exec vulnersCom/api eval()/exec() exec(
  3. HIGH dynamic exec gabriel-jung/PodCodex eval()/exec() exec(compile(patched, filename, "exec"), module.__dict__)
  4. HIGH credential in log thenavidm/youtube-mcp credential in log console.log(` YOUTUBE_REFRESH_TOKEN=${token.refresh_token}\n`);
  5. HIGH dynamic exec michaeldtimpe/mage-hands __import__() module = __import__(module_name, fromlist=["StaticTokenVerifier"])
  6. MEDIUM suspicious endpoint scanchila/MetaWebMCP 8.8.8.8 body: JSON.stringify({ workspaceId, url: 'https://8.8.8.8/', goal: 'Find sessions.' }),
  7. MEDIUM suspicious endpoint scanchila/MetaWebMCP 169.254.169.254 (cloud metadata) steps: [{ tool: 'browser_navigate', arguments: { url: 'http://169.254.169.254/latest/meta-data/' } }],
  8. MEDIUM suspicious endpoint scanchila/MetaWebMCP 169.254.169.254 (cloud metadata) await assert.rejects(validateTargetUrl('http://169.254.169.254.nip.io/'), /Private and local/);
  9. MEDIUM suspicious endpoint scanchila/MetaWebMCP 169.254.169.254 (cloud metadata) steps: [{ tool, arguments: { url: 'http://169.254.169.254/latest/meta-data/' } }],
  10. HIGH dynamic exec scanchila/MetaWebMCP vm exec vm.runInNewContext(executable, context);
  11. MEDIUM suspicious endpoint scanchila/MetaWebMCP 8.8.8.8 url: 'https://8.8.8.8/',
  12. HIGH dynamic exec scanchila/MetaWebMCP vm exec vm.runInNewContext(browserDirectNetworkInitScript, context);
  13. MEDIUM suspicious endpoint scanchila/MetaWebMCP 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  14. MEDIUM suspicious endpoint scanchila/MetaWebMCP 169.254.169.254 (cloud metadata) 'http://169.254.169.254.nip.io/latest/meta-data/',
  15. HIGH dynamic exec scanchila/MetaWebMCP new Function() const evaluateAgentFactory = new Function(