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.
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.
- hidden prompt 338
- committed secret 6178
- dynamic exec 11834
- obfuscation 3579
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187628
- MEDIUM suspicious endpoint amrlazw/hermes-fleet-synapse api.telegram.org
url = f"https://api.telegram.org/bot{_cfg.telegram_token}/{method}" - MEDIUM suspicious endpoint amrlazw/hermes-fleet-synapse api.telegram.org
url = f"https://api.telegram.org/bot{TELEGRAM_TOKEN}/sendMessage" - HIGH committed secret mpankaj151/session-browser GitHub fine-grained PAT
github…(38 chars, redacted) - HIGH committed secret mpankaj151/session-browser Anthropic key
sk-ant…(37 chars, redacted) - HIGH obfuscation modelstudioai/OpenAgentPack dynamic require()/import()
const { i18n, LANGUAGE_STORAGE_KEY } = await import(${JSON.stringify(entryUrl)}); - MEDIUM suspicious endpoint ocean-agent api.telegram.org
API = "https://api.telegram.org/bot{token}/{method}" - MEDIUM suspicious endpoint ocean-agent api.telegram.org
f"https://api.telegram.org/bot{token}/sendMessage", - HIGH dynamic exec ocean-agent __import__()
__import__(mod) - HIGH committed secret HomenShum/parity-studio OpenAI key
sk-sup…(23 chars, redacted) - HIGH committed secret HomenShum/parity-studio OpenAI key
sk-sup…(23 chars, redacted) - HIGH committed secret HomenShum/parity-studio OpenAI key
sk-sup…(23 chars, redacted) - MEDIUM suspicious endpoint HomenShum/parity-studio 169.254.169.254 (cloud metadata)
'http://169.254.169.254/latest/meta-data/', - HIGH committed secret HomenShum/parity-studio OpenAI key
sk-sup…(23 chars, redacted) - HIGH dynamic exec magnetron01123/foliant __import__ sink
mtime = __import__("os").stat(pfad).st_mtime - HIGH obfuscation ivalsaraj/browserforce dynamic require()/import()
const { installProcessCrashGuard } = await import(${GUARD_URL});