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.
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.
- 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 GalaxyRuler/memory-fort 8.8.8.8
"https://8.8.8.8/v1", - MEDIUM suspicious endpoint GalaxyRuler/memory-fort 192.0.0.10
"http://192.0.0.10:11434", - MEDIUM suspicious endpoint GalaxyRuler/memory-fort 192.0.0.9
"http://192.0.0.9:11434", - MEDIUM suspicious endpoint GalaxyRuler/memory-fort 8.8.8.8
"http://8.8.8.8:11434", - MEDIUM suspicious endpoint GalaxyRuler/memory-fort 192.88.99.1
"http://192.88.99.1:11434", - MEDIUM suspicious endpoint GalaxyRuler/memory-fort 169.254.169.254 (cloud metadata)
embedder: { provider: "openai", options: { baseURL: "http://169.254.169.254/latest/meta-data/" } }, - HIGH committed secret GalaxyRuler/memory-fort OpenAI key
sk-sup…(25 chars, redacted) - HIGH committed secret GalaxyRuler/memory-fort Google API key
AIzaSy…(39 chars, redacted) - HIGH dynamic exec stevenmcsorley/throughline eval()
const result = eval(`(${req.body.data})`); - HIGH obfuscation stevenmcsorley/throughline dynamic require()/import()
const helper${i} = require('./helper${i}'); - MEDIUM suspicious endpoint addlayerio/kravn docs.sentry.io (telemetry)
docsUrl: 'https://docs.sentry.io/product/sentry-mcp/', - MEDIUM suspicious endpoint addlayerio/kravn docs.datadoghq.com (telemetry)
docsUrl: 'https://docs.datadoghq.com/mcp_server/setup/', - MEDIUM suspicious endpoint addlayerio/kravn mcp.datadoghq.com (telemetry)
url: 'https://mcp.datadoghq.com/api/unstable/mcp-server/mcp', transport: 'streamable-http', auth: 'open', provider: 'Datadog', - HIGH obfuscation addlayerio/kravn dynamic require()/import()
const si = await import(`${ROOT}/node_modules/simple-icons/index.mjs`); - MEDIUM over-broad oauth scope addlayerio/kravn gmail.modify
w.googleapis.com/auth/gmail.send` (add `gmail.modify` if you want to mark/label). The [OAuth Playground](https://developers.google.com/oauthplayground/) (gear → *Use your own OAuth credentials*) is th