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,163 analyzable servers
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 obfuscation Fmarzochi/EGC dynamic require()/import() ['-e', `require(${JSON.stringify(path.join(libDir, 'dashboard-launch.js'))})
  2. HIGH obfuscation Fmarzochi/EGC dynamic require()/import() const utils = require(${JSON.stringify(utilsPath)});
  3. HIGH obfuscation Fmarzochi/EGC dynamic require()/import() const { readAdapterStdinJson } = require(${JSON.stringify(MODULE_PATH)});
  4. HIGH obfuscation Fmarzochi/EGC dynamic require()/import() const pluginModule = (await import(${JSON.stringify(pluginPath)})).default;
  5. HIGH dynamic exec Fmarzochi/EGC new Function() const createPingLatency = new Function(
  6. HIGH obfuscation Fmarzochi/EGC dynamic require()/import() const { record } = require(${JSON.stringify(METRICS_PATH)});
  7. HIGH obfuscation NVIDIA/SkillSpector base64 decode → exec sink exec(base64.b64decode("aW1wb3J0IG9z"))
  8. MEDIUM suspicious endpoint NVIDIA/SkillSpector 169.254.169.254 (cloud metadata) handler._clone_git("http://169.254.169.254/latest/meta-data/")
  9. HIGH dynamic exec NVIDIA/SkillSpector eval()/exec() exec(compare_scan_accuracy._RUNTIME_IDENTITY_PROBE, {})
  10. MEDIUM suspicious endpoint NVIDIA/SkillSpector 169.254.169.254 (cloud metadata) 'requests.get("http://169.254.169.254/latest/meta-data/iam/security-credentials/")\n'
  11. HIGH dynamic exec NVIDIA/SkillSpector __import__ sink __import__("os").getenv("SKIP_SLOW_TESTS"),
  12. HIGH dynamic exec NVIDIA/SkillSpector __import__() mod = __import__(module, fromlist=[""])
  13. HIGH credential in log okandemirel/Strada.Brain credential in log logger.info("provider configured", { apiKey: canary, nested: { inner: canary } });
  14. HIGH committed secret okandemirel/Strada.Brain Anthropic key sk-ant…(49 chars, redacted)
  15. HIGH committed secret okandemirel/Strada.Brain OpenAI key sk-zyx…(35 chars, redacted)