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,695 analyzable servers
51192 analyzed
7507 re-analysis due
995 not analyzable
1 not yet analyzed
4848 source gone
not analyzable
795 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 nodalityjs/nodality new Function() const back = new Function(`return (${src});`)();
  2. HIGH obfuscation nodalityjs/nodality dynamic require()/import() const mod = await import(${JSON.stringify(LIB)});
  3. HIGH obfuscation giauphan/codeatlas-platform dynamic require()/import() const mod = await import(`../../../src/utils/logger.js?v=${randomVersion}`);
  4. HIGH obfuscation giauphan/codeatlas-platform dynamic require()/import() connectionModule = await import(`../../../src/database/connection.ts${cacheBuster}`);
  5. MEDIUM over-broad oauth scope giauphan/codeatlas-platform https://www.googleapis.com/auth/cloud-platform "https://www.googleapis.com/auth/cloud-platform",
  6. HIGH dynamic exec BucherFeng/task-router eval()/exec() exec(compile(code, "plugin-launcher", "exec"), {})
  7. HIGH dynamic exec ThinkInAIXYZ/deepchat constructor escape return value.constructor.constructor('return process')()
  8. MEDIUM suspicious endpoint ThinkInAIXYZ/deepchat 8.8.8.8 const sourceUrl = 'https://8.8.8.8/generated.png'
  9. HIGH committed secret ThinkInAIXYZ/deepchat OpenAI key sk-pro…(28 chars, redacted)
  10. HIGH committed secret ThinkInAIXYZ/deepchat OpenAI key sk-pro…(28 chars, redacted)
  11. MEDIUM suspicious endpoint ThinkInAIXYZ/deepchat api.telegram.org this.baseUrl = `https://api.telegram.org/bot${botToken}`
  12. HIGH credential in log rexleimo/aios credential in log console.log(password);
  13. HIGH obfuscation rexleimo/aios dynamic require()/import() require(`prismjs/components/prism-${id}`);
  14. HIGH committed secret openchoreo/openchoreo private key PEM private key block (redacted)
  15. HIGH committed secret openchoreo/openchoreo private key PEM private key block (redacted)