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,713 analyzable servers
51311 analyzed
7406 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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. HIGH dynamic exec benbergg/vortex-browser new Function() const fn = new Function(src) as () => Promise<unknown>;
  2. HIGH dynamic exec benbergg/vortex-browser new Function() const detached = new Function(`return (${src});`)() as (...a: unknown[]) => { result?: unknown };
  3. HIGH dynamic exec benbergg/vortex-browser new Function() new Function("document", COLLECT_IFRAMES)(doc);
  4. HIGH dynamic exec benbergg/vortex-browser new Function() const detached = new Function(`return (${hitProbePageSide.toString()})`)() as typeof hitProbePageSide;
  5. HIGH dynamic exec benbergg/vortex-browser new Function() const inlineMatch = new Function(
  6. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function(`return (${String(fn)})`)() as (...a: unknown[]) => unknown;
  7. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function(`return (${String(fn)})`)() as (...a: unknown[]) => unknown;
  8. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function(`return (${String(fn)})`)() as (...a: unknown[]) => unknown;
  9. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function(`return (${String(fn)})`)() as (...a: unknown[]) => unknown;
  10. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function(`return (${String(fn)})`)() as (...a: unknown[]) => unknown;
  11. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function("return (" + String(func) + ")")();
  12. HIGH dynamic exec benbergg/vortex-browser eval() const run = (expr: string): Element[] => eval(expr) as Element[];
  13. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function(`return (${String(opts.func)})`)() as (
  14. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function(`return (${String(opts.func)})`)() as (
  15. HIGH dynamic exec benbergg/vortex-browser new Function() const stripped = new Function("return (" + String(func) + ")")();