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 85% of 59,163 analyzable servers
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 source gone
not analyzable
789 too large 199 no source

Running analyzer v33. The scanner changelog explains what each version detects and when it changed.

code findings 15 shown
  1. HIGH obfuscation cappyeo/discord-mcp dynamic require()/import() const mod = await import(`file://${join(dir, file).replace(/\\/g, '/')}`);
  2. HIGH dynamic exec antoinebou12/uml-mcp __import__() return __import__(module_name)
  3. HIGH obfuscation DevilTea/agent-vm-mcp dynamic require()/import() const freshAgentsModule = await import(`../src/agents.js?fresh=${Date.now()}`);
  4. HIGH committed secret getsynkora/synkora-ai Slack token xoxb-r…(15 chars, redacted)
  5. HIGH dynamic exec getsynkora/synkora-ai eval()/exec() exec(compile(ast.Module(body=[mint], type_ignores=[]), "<actual-widget-mint-block>", "exec"), namespace)
  6. HIGH dynamic exec getsynkora/synkora-ai eval()/exec() exec(compile(ast.Module(body=nodes, type_ignores=[]), path, "exec"), namespace)
  7. HIGH dynamic exec getsynkora/synkora-ai eval()/exec() exec(compile(ast.fix_missing_locations(module), path, "exec"), namespace)
  8. MEDIUM suspicious endpoint getsynkora/synkora-ai 169.254.169.254 (cloud metadata) is_valid, error = validate_url("http://169.254.169.254/latest/meta-data/")
  9. HIGH committed secret getsynkora/synkora-ai Slack token xoxb-d…(20 chars, redacted)
  10. HIGH dynamic exec getsynkora/synkora-ai eval()/exec() return eval(
  11. HIGH committed secret getsynkora/synkora-ai Slack token xoxb-t…(18 chars, redacted)
  12. MEDIUM suspicious endpoint getsynkora/synkora-ai api.telegram.org TELEGRAM_API_BASE = "https://api.telegram.org"
  13. MEDIUM over-broad oauth scope getsynkora/synkora-ai https://www.googleapis.com/auth/spreadsheets "https://www.googleapis.com/auth/spreadsheets",
  14. MEDIUM over-broad oauth scope getsynkora/synkora-ai https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  15. MEDIUM over-broad oauth scope getsynkora/synkora-ai https://www.googleapis.com/auth/drive "https://www.googleapis.com/auth/drive",