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 smixs/iva api.telegram.org export const API = `https://api.telegram.org/bot${TOKEN}`;
  2. HIGH obfuscation smixs/iva dynamic require()/import() const config = await import(${JSON.stringify(CONFIG_URL)});
  3. MEDIUM suspicious endpoint smixs/iva api.telegram.org assert.equal(config.api, "https://api.telegram.org/botundefined");
  4. MEDIUM suspicious endpoint smixs/iva api.telegram.org const res = await fetch(`https://api.telegram.org/bot${BOT}/sendMessage`, {
  5. HIGH obfuscation smixs/iva dynamic require()/import() const bridge = await import(`../telegram-poll.mjs?test=${Date.now()}`);
  6. MEDIUM suspicious endpoint smixs/iva api.telegram.org `https://api.telegram.org/bot${token}/${method}`,
  7. MEDIUM suspicious endpoint smixs/iva api.telegram.org const api = `https://api.telegram.org/bot${token}`;
  8. MEDIUM suspicious endpoint smixs/iva api.telegram.org `https://api.telegram.org/bot${bot}/${method}`,
  9. MEDIUM suspicious endpoint smixs/iva api.telegram.org "https://api.telegram.org/bottest-bot/sendMessage",
  10. HIGH obfuscation smixs/iva dynamic require()/import() const { createCliRuntime } = await import(${JSON.stringify(runtime)});
  11. MEDIUM suspicious endpoint smixs/iva api.telegram.org if (!target.startsWith("https://api.telegram.org/")) {
  12. MEDIUM suspicious endpoint smixs/iva api.telegram.org if (url.startsWith("https://api.telegram.org/")) {
  13. MEDIUM suspicious endpoint smixs/iva api.telegram.org `GET https://api.telegram.org/bot${FOREIGN_TOKEN}/sendMessage failed\n` +
  14. MEDIUM suspicious endpoint smixs/iva t.me const SUPPORT_URL = "https://t.me/+iva-support-chat";
  15. MEDIUM suspicious endpoint smixs/iva t.me SUPPORT_CHAT_URL: "https://t.me/+iva-support",