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,610 analyzable servers
50877 analyzed
7738 re-analysis due
994 not analyzable
1 not yet analyzed
4843 source gone
not analyzable
793 too large 201 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 krllagent/painintheagent-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  2. HIGH dynamic exec krllagent/painintheagent-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  3. HIGH dynamic exec krllagent/painintheagent-mcp new Function() const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
  4. HIGH dynamic exec AppFreeticket/freeticket-mcp new Function() new Function(script)();
  5. HIGH committed secret rulego/rulego-components-ai private key PEM private key block (redacted)
  6. HIGH obfuscation LanNguyenSi/codebase-oracle dynamic require()/import() const Database = require(${JSON.stringify(require.resolve("better-sqlite3"))});
  7. MEDIUM over-broad oauth scope 15273/devscope-bridge gmail.modify _SCOPES = ["https://www.googleapis.com/auth/gmail.modify"]
  8. MEDIUM over-broad oauth scope 15273/devscope-bridge gmail.modify _SCOPES = ["https://www.googleapis.com/auth/gmail.modify"]
  9. HIGH dynamic exec braedonsaunders/bidwright new Function() const fn = new Function("__sum__", ...Object.keys(values), `"use strict"; try { return __sum__ ${rest}; } catch { return 0; }`);
  10. HIGH dynamic exec braedonsaunders/bidwright new Function() const fn = new Function("app", code);
  11. HIGH dynamic exec braedonsaunders/bidwright new Function() thodFunc,returns,isAsync);var invokerFn=new Function(...args,invokerFnBody)(...closureArgs);return createNamedFunction(humanName,invokerFn)}var heap32VectorToArray=(count,firstElement)=>{var array=[];
  12. HIGH dynamic exec braedonsaunders/bidwright new Function() new Function(text)();
  13. HIGH dynamic exec braedonsaunders/bidwright new Function() const fn = new Function(...varNames, `"use strict"; return (${sanitized});`);
  14. HIGH obfuscation csnyder256/gba-rom-hack-ide dynamic require()/import() const engineModule = await import(`file://${enginePath.replace(/\\/g, '/')}`);
  15. MEDIUM suspicious endpoint emaxe/apiGram 1.2.3.4 assert.equal(parseProxyUrl("http://1.2.3.4").port, 80);