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. MEDIUM over-broad oauth scope hmmroger/crow-central-agency gmail.modify export const SCOPE_GMAIL_MODIFY = "https://www.googleapis.com/auth/gmail.modify";
  2. HIGH dynamic exec J-King-Dottie/aus-data-agent-mcp eval()/exec() exec(code, {"__builtins__": safe_builtins}, local_scope)
  3. HIGH dynamic exec J-King-Dottie/aus-data-agent-mcp eval()/exec() exec(code, {"__builtins__": builtins}, namespace)
  4. HIGH dynamic exec musharna/plantcv-mcp eval()/exec() exec( # noqa: S102 — a test double that must claim PlantCV's file name
  5. HIGH dynamic exec Hereon-InstituteMS/openPASO eval()/exec() out = eval(expr, {"__builtins__": {}}, env) # noqa: S307
  6. HIGH dynamic exec Hereon-InstituteMS/openPASO __import__() mod = __import__(where[0], fromlist=[where[1]])
  7. HIGH dynamic exec Hereon-InstituteMS/openPASO eval()/exec() value = eval(code, {"__builtins__": {}}, env) # noqa: S307
  8. HIGH dynamic exec Hereon-InstituteMS/openPASO __import__() mod = __import__(import_name)
  9. HIGH dynamic exec Hereon-InstituteMS/openPASO eval()/exec() v = eval(e.replace("^", "**"), {"__builtins__": {}},
  10. HIGH committed secret rootazero/IntelHub private key PEM private key block (redacted)
  11. HIGH dynamic exec achiya-automation/safari-mcp new Function() const fn = new Function("document", "window", "getComputedStyle", "CSS", "return " + script);
  12. HIGH dynamic exec achiya-automation/safari-mcp vm exec vm.runInNewContext(
  13. HIGH dynamic exec achiya-automation/safari-mcp new Function() const fn = new Function(`${source}; return { _aliasReceipt, _receiptToken };`);
  14. HIGH dynamic exec achiya-automation/safari-mcp new Function() assert.doesNotThrow(() => { fn = new Function(built); }, `must parse as valid JS: ${JSON.stringify(payload)}`);
  15. HIGH dynamic exec achiya-automation/safari-mcp new Function() const resolveReceipt = new Function(