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
50100 analyzed
8073 re-analysis due
988 not analyzable
2 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 committed secret gkurt/mocktown GitHub token ghp_R3…(44 chars, redacted)
  2. HIGH committed secret gkurt/mocktown private key PEM private key block (redacted)
  3. HIGH committed secret gkurt/mocktown GitHub token ghp_R3…(44 chars, redacted)
  4. HIGH committed secret gkurt/mocktown Stripe live key sk_liv…(38 chars, redacted)
  5. HIGH dynamic exec gkurt/mocktown new Function() return new Function('z', `return (${source});`)(z) as z.ZodType;
  6. HIGH committed secret gkurt/mocktown GitHub token ghp_R3…(44 chars, redacted)
  7. HIGH committed secret gkurt/mocktown GitHub token ghp_R3…(44 chars, redacted)
  8. HIGH obfuscation gkurt/mocktown dynamic require()/import() const imported = await import(`${file}?v=${statSync(file).mtimeMs}`);
  9. HIGH obfuscation gkurt/mocktown dynamic require()/import() const imported = await import(`${file}?v=${statSync(file).mtimeMs}`);
  10. HIGH dynamic exec headofcontext/headofcontext __import__ sink for key in list(dict(__import__("os").environ)):
  11. MEDIUM suspicious endpoint acquisition-gov-mcp 169.254.169.254 (cloud metadata) ('get_rfo_agency_deviation',{'source_id':'https://169.254.169.254/'}),
    acquisition_gov_mcp-1.0.8/tests/ test_tool_paths.py :63
  12. MEDIUM suspicious endpoint acquisition-gov-mcp 169.254.169.254 (cloud metadata) "https://169.254.169.254/latest/meta-data",
    acquisition_gov_mcp-1.0.8/tests/ test_server.py :69
  13. MEDIUM suspicious endpoint acquisition-gov-mcp 169.254.169.254 (cloud metadata) return httpx.Response(302,headers={'Location':'https://169.254.169.254/'})
    acquisition_gov_mcp-1.0.8/tests/ test_per_tool.py :56
  14. MEDIUM suspicious endpoint acquisition-gov-mcp 169.254.169.254 (cloud metadata) 'https://169.254.169.254/latest/meta-data','https://www.acquisition.gov.evil.test/',
    acquisition_gov_mcp-1.0.8/tests/ test_boundaries.py :17
  15. HIGH obfuscation flammafex/hypertoken dynamic require()/import() const { MemoryAdapter } = await import(packageName + "/core/storage/MemoryAdapter.js");