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,698 analyzable servers
51231 analyzed
7472 re-analysis due
995 not analyzable
0 not yet analyzed
4849 source gone
not analyzable
795 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 MaxJafar/openprojects-harness api.telegram.org telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' },
  2. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org privacy: { localOnly: true, allowedOrigins: ['https://api.telegram.org'] },
  3. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' },
  4. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' },
  5. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org config.telegram = { enabled: true, apiBaseUrl: 'https://api.telegram.org' };
  6. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org telegramConfig.telegram = { enabled: true, apiBaseUrl: 'https://api.telegram.org' };
  7. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' },
  8. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' },
  9. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org config.telegram = { enabled: true, apiBaseUrl: 'https://api.telegram.org' };
  10. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org if (!core4g && answers.telegramEnabled) allowedOrigins.push('https://api.telegram.org');
  11. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org ?? 'https://api.telegram.org',
  12. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org apiBaseUrl: 'https://api.telegram.org',
  13. MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org telegram: configured.telegram ?? { enabled: false, apiBaseUrl: 'https://api.telegram.org' },
  14. HIGH committed secret uukuguy/grid OpenAI key sk-dcb…(35 chars, redacted)
  15. HIGH obfuscation uukuguy/grid dynamic require()/import() return await import(`file://${localDist}`);