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
50066 analyzed
8097 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. HIGH obfuscation dfrancislyondflabc-tech/agentic-recall dynamic require()/import() `const C = await import(${JSON.stringify(PCFG)});
  2. HIGH obfuscation dfrancislyondflabc-tech/agentic-recall dynamic require()/import() const m = await import(${JSON.stringify(pathToFileURL(join(ROOT, 'tools/memory.js')).href)});
  3. HIGH committed secret dfrancislyondflabc-tech/agentic-recall AWS access key id AKIAQ7…(20 chars, redacted)
  4. HIGH committed secret dfrancislyondflabc-tech/agentic-recall private key PEM private key block (redacted)
  5. HIGH committed secret dagonet/open-brain Slack token xoxb-y…(25 chars, redacted)
  6. HIGH suspicious skill script zql0805/memforge suspicious bundled script eval "$(python3 -c "
  7. HIGH dynamic exec sandraschi/calibremcp __import__ sink _sp = __import__("subprocess")
  8. HIGH dynamic exec sandraschi/calibremcp __import__() __import__(module_name)
  9. HIGH dynamic exec sandraschi/calibremcp __import__ sink _sp = __import__("subprocess")
  10. HIGH committed secret sandraschi/calibremcp committed .env env file shipped with populated values
  11. HIGH committed secret meloncafe/chromadb-remote-mcp committed .env env file shipped with populated values
  12. HIGH obfuscation Kyne0328/rel-ai-chatgpt-web-harness dynamic require()/import() await import(`${pathToFileURL(probe).href}?packagedDependencyProbe=${Date.now()}`);
  13. HIGH obfuscation Kyne0328/rel-ai-chatgpt-web-harness dynamic require()/import() const api = await import(`../src/ui/api.js?dashboard-session-recovery=${Date.now()}`);
  14. HIGH dynamic exec Kyne0328/rel-ai-chatgpt-web-harness vm exec vm.runInNewContext(`
  15. HIGH obfuscation Kyne0328/rel-ai-chatgpt-web-harness dynamic require()/import() const events = await import(`../src/ui/events.js?visibility-test=${Date.now()}`);