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,140 analyzable servers
50020 analyzed
8131 re-analysis due
988 not analyzable
1 not yet analyzed
4803 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 dynamic exec kalebteccom/browxai new Function() const fn = new Function("caches", "Response", "btoa", "atob", "location", `return ${expr}`);
  2. HIGH dynamic exec kalebteccom/browxai new Function() const fn = new Function("sandbox", `with (sandbox) { ${script} }`);
  3. HIGH dynamic exec kalebteccom/browxai new Function() const factory = new Function("return (" + a.src + ");") as () => PageScript;
  4. HIGH dynamic exec kalebteccom/browxai new Function() const run = new Function(
  5. MEDIUM over-broad oauth scope kalebteccom/browxai https://mail.google.com/ "https://mail.google.com/mail/u/0/",
  6. HIGH dynamic exec kalebteccom/browxai new Function() const fn = new Function("window", "navigator", buildStealthScript());
  7. HIGH dynamic exec kalebteccom/browxai eval() const PAGE_SCRIPT = eval(m[1]); // our own source; no ${} interpolation in this literal
  8. HIGH obfuscation theluckystrike/mcp-invoice-generator dynamic require()/import() const inv = await import(${JSON.stringify(join(here, "..", "dist", "money.js"))});
  9. HIGH dynamic exec yubinbin32-ops/ContextOS new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  10. HIGH dynamic exec Fantasality/dsh-origin-plugin __import__() __import__(mod)
  11. HIGH dynamic exec Fantasality/dsh-origin-plugin eval()/exec() py_out = eval(py_expr, {"__builtins__": {}}, env)
  12. MEDIUM suspicious endpoint n24q02m/wet 169.254.169.254 (cloud metadata) assert not is_safe_url("http://169.254.169.254")
  13. MEDIUM suspicious endpoint n24q02m/wet 169.254.169.254 (cloud metadata) {"action": "extract", "urls": ["http://169.254.169.254/latest/meta-data"]},
  14. MEDIUM suspicious endpoint n24q02m/wet 169.254.169.254 (cloud metadata) "urls": ["http://169.254.169.254/latest/meta-data"],
  15. MEDIUM suspicious endpoint n24q02m/wet 169.254.169.254 (cloud metadata) {"action": "extract", "urls": ["http://169.254.169.254/latest/meta-data"]},