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,151 analyzable servers
50064 analyzed
8099 re-analysis due
988 not analyzable
0 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. MEDIUM suspicious endpoint Nagellabs/libi 169.254.169.254 (cloud metadata) "http://169.254.169.254/x",
  2. HIGH dynamic exec Nagellabs/libi new Function() const factory = new Function(...(THREE_PARAM_NAMES as unknown as string[]), body);
  3. HIGH dynamic exec Nagellabs/libi new Function() const factory = new Function(
  4. HIGH dynamic exec Nagellabs/libi constructor escape const body = `[].constructor.constructor("require('fs').writeFileSync(${JSON.stringify(
  5. MEDIUM suspicious endpoint Nagellabs/libi 169.254.169.254 (cloud metadata) url: "http://169.254.169.254/latest/meta-data/",
  6. HIGH committed secret joshrotenberg/tower-mcp private key PEM private key block (redacted)
  7. HIGH dynamic exec new-256/codebuddy-bridge new Function() const fn = new Function('harness', source)
  8. HIGH dynamic exec new-256/codebuddy-bridge new Function() const fn = new Function('harness', buildDynamic())
  9. HIGH committed secret hrubymar10/aimebu Anthropic key sk-ant…(32 chars, redacted)
  10. HIGH committed secret mehanshbarthwal-lab/universal-agent-skills OpenAI key sk-LEA…(23 chars, redacted)
  11. HIGH dynamic exec mehanshbarthwal-lab/universal-agent-skills eval() if nm in dir() and callable(eval(nm)): fn = eval(nm); break
  12. HIGH dynamic exec mehanshbarthwal-lab/universal-agent-skills eval() if name in dir() and callable(eval(name)):
  13. HIGH obfuscation mehanshbarthwal-lab/universal-agent-skills dynamic require()/import() const { runNpm } = require(${JSON.stringify(path.join(__dirname, 'helpers.cjs'))});
  14. HIGH obfuscation mehanshbarthwal-lab/universal-agent-skills dynamic require()/import() const io = require(${JSON.stringify(ioPath)});
  15. HIGH obfuscation mehanshbarthwal-lab/universal-agent-skills dynamic require()/import() const m = require(${JSON.stringify(PROFILE_OUTPUT)});