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,694 analyzable servers
51197 analyzed
7502 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.

code findings 15 shown
  1. MEDIUM suspicious endpoint OpenWebSearch 8.8.8.8 await assertPrivateRedirectRejected('http://8.8.8.8/', 'http://127.0.0.1/admin', 'redirect to literal private IPv4 is rejected');
  2. MEDIUM suspicious endpoint OpenWebSearch 169.254.169.254 (cloud metadata) () => getBrowserCookieHeader('http://169.254.169.254/latest/meta-data/'),
  3. HIGH committed secret ali-maher-m/RyTask Slack token xoxb-m…(21 chars, redacted)
  4. HIGH committed secret ali-maher-m/RyTask Slack token xoxb-t…(20 chars, redacted)
  5. HIGH committed secret ali-maher-m/RyTask Slack token xoxb-s…(21 chars, redacted)
  6. HIGH committed secret szara7678/OpenAkashic OpenAI key sk-thi…(33 chars, redacted)
  7. HIGH dynamic exec Codestz/agentry new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  8. HIGH dynamic exec Codestz/agentry new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  9. HIGH dynamic exec geniuskey/klayout-draw-mcp eval()/exec() exec(code, ns) # noqa: S102 - intentional local scripting tool
  10. HIGH dynamic exec lpaiu-cs/llm-vault unsafe yaml.load() yaml.load("id: a\nid: b\n", Loader=L)
  11. HIGH dynamic exec lpaiu-cs/llm-vault unsafe yaml.load() data = yaml.load(head, Loader=_StrictLoader)
  12. HIGH dynamic exec lpaiu-cs/llm-vault unsafe yaml.load() meta = yaml.load(fm_text, Loader=loader) or {}
  13. HIGH dynamic exec vawkdh-job/mcp-riskmap eval()/exec() return eval(expr)
  14. HIGH bundled IDE extension kymostudio/kymostudio untrusted-exec (medium) runs its entry point in untrusted workspaces (untrustedWorkspaces.supported)
  15. HIGH obfuscation kymostudio/kymostudio dynamic require()/import() const merman = await import(ROOT + "/packages/rust/kymo-mermaid/pkg/kymo_mermaid.js");