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 JCrossman/can-fed-camp-mcp 169.254.169.254 (cloud metadata) "http://169.254.169.254/latest/meta-data/",
  2. MEDIUM suspicious endpoint JCrossman/can-fed-camp-mcp 169.254.169.254 (cloud metadata) notify_target: "http://169.254.169.254/latest/meta-data",
  3. HIGH committed secret AlpharomeroJL/reticle Anthropic key sk-ant…(31 chars, redacted)
  4. HIGH committed secret AlpharomeroJL/reticle Anthropic key sk-ant…(32 chars, redacted)
  5. HIGH dynamic exec gashel01/kernelmcp __import__() __import__(module)
  6. HIGH dynamic exec gashel01/kernelmcp eval()/exec() exec(code, {}) # noqa: S102 — benchmark sandboxless tool, mirrors execute_code's interface
  7. HIGH dynamic exec kamiimeteor/cca-f-dojo new Function() const buildPracticeResume = new Function(
  8. HIGH dynamic exec kamiimeteor/cca-f-dojo new Function() const renderFactory = new Function('t', 'esc', 'md', 'LTR',
  9. HIGH dynamic exec kamiimeteor/cca-f-dojo vm exec vm.runInNewContext(`${keysMatch[0]}${fnMatch[0]}`, sandbox, { filename: 'looksLikeArchive.js' });
  10. HIGH dynamic exec kamiimeteor/cca-f-dojo new Function() const I18N = new Function(read('assets/data/i18n.js') + ';return I18N')();
  11. HIGH dynamic exec kamiimeteor/cca-f-dojo new Function() const QUESTIONS = new Function(read('assets/data/questions.js') + ';return QUESTIONS')();
  12. MEDIUM suspicious endpoint alfredang/socialmediapost t.me const url = messageId && chatId.startsWith("@") ? `https://t.me/${chatId.slice(1)}/${messageId}` : "";
  13. MEDIUM suspicious endpoint alfredang/socialmediapost api.telegram.org const API = "https://api.telegram.org";
  14. MEDIUM suspicious endpoint alfredang/socialmediapost discord.com throw new Error("That doesn't look like a Discord webhook URL (https://discord.com/api/webhooks/…)");
  15. MEDIUM suspicious endpoint alfredang/socialmediapost discord.com placeholder: "https://discord.com/api/webhooks/…",