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,713 analyzable servers
51311 analyzed
7406 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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. MEDIUM suspicious endpoint msgbyte/tianji api.telegram.org await axios.post(`https://api.telegram.org/bot${botToken}/sendMessage`, {
  2. MEDIUM suspicious endpoint msgbyte/tianji t.me {t('You can get a token from https://t.me/BotFather.')}
  3. MEDIUM suspicious endpoint msgbyte/tianji api.telegram.org `https://api.telegram.org/bot${t}/getUpdates`;
  4. MEDIUM over-broad oauth scope u14app/deep-research https://www.googleapis.com/auth/cloud-platform scope: "https://www.googleapis.com/auth/cloud-platform",
  5. HIGH obfuscation u14app/deep-research dynamic require()/import() return await import(`../locales/${normalizeLocale(lang)}.json`);
  6. MEDIUM suspicious endpoint pollinations/pollinations 93.184.216.34 imageMessage(["http://93.184.216.34/image.png"]),
  7. MEDIUM suspicious endpoint pollinations/pollinations 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
  8. MEDIUM suspicious endpoint pollinations/pollinations 169.254.169.254 (cloud metadata) "http://169.254.169.254/image.png",
  9. MEDIUM over-broad oauth scope pollinations/pollinations https://www.googleapis.com/auth/cloud-platform scope: "https://www.googleapis.com/auth/cloud-platform",
  10. HIGH dynamic exec pollinations/pollinations vm exec vm.runInNewContext(shim, {
  11. HIGH hidden prompt pollinations/pollinations skill: skill-exfil secret→sink: Upload goes straight to the media API (`POST https://media.pollinations.ai/upload`,
  12. HIGH dynamic exec cameroncooke/xcodebuildmcp new Function() expect(() => new Function(generated)).not.toThrow();
  13. HIGH obfuscation cameroncooke/xcodebuildmcp dynamic require()/import() const { importToolModule } = await import(`${projectRoot}/build/core/manifest/import-tool-module.js`);
  14. MEDIUM suspicious endpoint elie222/inbox-zero 169.254.169.254 (cloud metadata) "https://169.254.169.254/latest/meta-data/",
  15. MEDIUM over-broad oauth scope elie222/inbox-zero https://mail.google.com/ if (!emailAddress) return `https://mail.google.com/mail/u/0/#${fragment}`;