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 KeeperHub/keeperhub api.telegram.org `https://api.telegram.org/bot${botToken}/getMe`,
  2. MEDIUM suspicious endpoint KeeperHub/keeperhub api.telegram.org const apiUrl = `https://api.telegram.org/bot${botToken}/sendMessage`;
  3. MEDIUM suspicious endpoint KeeperHub/keeperhub t.me href: "https://t.me/+pHqeV_UtG1I0ZTY0",
  4. MEDIUM suspicious endpoint KeeperHub/keeperhub t.me { name: "Telegram", url: "https://t.me/+S18ut1NJA5Q1NzBk", icon: "telegram" },
  5. HIGH hidden prompt KeeperHub/keeperhub agent-rules: skill-exfil (low) secret→sink: For all curl requests to APP_URL, include these headers:
  6. MEDIUM suspicious endpoint wallieinformal201/pentest-mcp-server 169.254.169.254 (cloud metadata) template: 'http://169.254.169.254/latest/meta-data/',
  7. HIGH obfuscation wallieinformal201/pentest-mcp-server dynamic require()/import() const existing = await import(`file://${VERSION_TS_PATH}`).catch(() => null);
  8. HIGH dynamic exec dudleyinnermost116/supply-chain-control-tower __import__() __import__(import_name)
  9. HIGH obfuscation talirezun/the-curator dynamic require()/import() const WS = await import(${JSON.stringify(path.join(REPO, 'src/brain/working-state.js'))});
  10. HIGH dynamic exec talirezun/the-curator new Function() const factory = new Function('location', 'window', 'document', `return (${fn.toString()});`);
  11. HIGH dynamic exec talirezun/the-curator new Function() const make = new Function(...CONFIG_EXPORT_NAMES, `${fnSrc}; return compareSemver;`);
  12. HIGH dynamic exec talirezun/the-curator new Function() return new Function(...FREE_NAMES, `${body}; return updateHandler;`)(...FREE_NAMES.map(n => env[n]));
  13. HIGH dynamic exec talirezun/the-curator new Function() const mk = (durable) => new Function('durableStorage', 'localStorage', [
  14. HIGH dynamic exec talirezun/the-curator new Function() appFormatAge = new Function(`${body}\nreturn formatAge;`)();
  15. HIGH dynamic exec talirezun/the-curator new Function() const view = new Function(