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 committed secret microsoft/DebugMCP GitHub fine-grained PAT github…(37 chars, redacted)
  2. HIGH committed secret arpadtamasi/uzenofuzet Google API key AIzaSy…(39 chars, redacted)
  3. HIGH dynamic exec neka-nat/freecad-mcp eval()/exec() exec(code, _EXEC_NAMESPACE)
  4. HIGH committed secret phasespace-labs/palinode Anthropic key sk-ant…(37 chars, redacted)
  5. MEDIUM suspicious endpoint phasespace-labs/palinode 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
  6. HIGH dynamic exec phasespace-labs/palinode __import__() __import__(
  7. MEDIUM suspicious endpoint phasespace-labs/palinode 169.254.169.254 (cloud metadata) resp = client.post("/ingest-url", json={"url": "http://169.254.169.254/latest/meta-data/"})
  8. HIGH dynamic exec phasespace-labs/palinode __import__ sink __import__("os").environ.get("PALINODE_SESSION_END_TIMEOUT", "90")
  9. HIGH obfuscation maestrojeong/negotium dynamic require()/import() `const { resolveDefaultModel } = await import(${JSON.stringify(modelCatalogPath)});
  10. HIGH obfuscation maestrojeong/negotium dynamic require()/import() const peer = await import(${JSON.stringify(peerModule)});
  11. HIGH credential in log KonghaYao/peri credential in log console.log(` API Key ****${apiKey.slice(-4)}`);
  12. HIGH committed secret KonghaYao/peri Anthropic key sk-ant…(31 chars, redacted)
  13. HIGH dynamic exec KonghaYao/peri new Function() metaObj = new Function(`return (${literal})`)();
  14. HIGH dynamic exec KonghaYao/peri new Function() const run = new Function("tools", "input", "console", `return (async () => { ${params.source}\n })()`) as ExecuteFunction;
  15. HIGH committed secret devproje/mininaru OpenAI key sk-sup…(25 chars, redacted)