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
50067 analyzed
8096 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 amrlazw/hermes-fleet-synapse api.telegram.org url = f"https://api.telegram.org/bot{_cfg.telegram_token}/{method}"
  2. MEDIUM suspicious endpoint amrlazw/hermes-fleet-synapse api.telegram.org url = f"https://api.telegram.org/bot{TELEGRAM_TOKEN}/sendMessage"
  3. HIGH committed secret mpankaj151/session-browser GitHub fine-grained PAT github…(38 chars, redacted)
  4. HIGH committed secret mpankaj151/session-browser Anthropic key sk-ant…(37 chars, redacted)
  5. HIGH obfuscation modelstudioai/OpenAgentPack dynamic require()/import() const { i18n, LANGUAGE_STORAGE_KEY } = await import(${JSON.stringify(entryUrl)});
  6. MEDIUM suspicious endpoint ocean-agent api.telegram.org API = "https://api.telegram.org/bot{token}/{method}"
    ocean_agent-0.4.74/ocean_agent/ telebot.py :31
  7. MEDIUM suspicious endpoint ocean-agent api.telegram.org f"https://api.telegram.org/bot{token}/sendMessage",
    ocean_agent-0.4.74/ocean_agent/ notify.py :98
  8. HIGH dynamic exec ocean-agent __import__() __import__(mod)
    ocean_agent-0.4.74/ocean_agent/ doctor.py :72
  9. HIGH committed secret HomenShum/parity-studio OpenAI key sk-sup…(23 chars, redacted)
  10. HIGH committed secret HomenShum/parity-studio OpenAI key sk-sup…(23 chars, redacted)
  11. HIGH committed secret HomenShum/parity-studio OpenAI key sk-sup…(23 chars, redacted)
  12. MEDIUM suspicious endpoint HomenShum/parity-studio 169.254.169.254 (cloud metadata) 'http://169.254.169.254/latest/meta-data/',
  13. HIGH committed secret HomenShum/parity-studio OpenAI key sk-sup…(23 chars, redacted)
  14. HIGH dynamic exec magnetron01123/foliant __import__ sink mtime = __import__("os").stat(pfad).st_mtime
  15. HIGH obfuscation ivalsaraj/browserforce dynamic require()/import() const { installProcessCrashGuard } = await import(${GUARD_URL});