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.
50066 analyzed
8097 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 tuliplabs-ai/tulip-agents-old 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/iam/security-credentials/", # AWS IMDS - HIGH committed secret vectorstep-gateway-mcp Anthropic key
sk-ant…(34 chars, redacted) - HIGH dynamic exec ashfulcra/fulcra-tools unsafe yaml.load()
data = yaml.load(header, Loader=StrictLoader) - HIGH dynamic exec ashfulcra/fulcra-tools eval()/exec()
ns = {"__name__": "attest_lib"}; exec(ship_check.ATTEST, ns) - MEDIUM suspicious endpoint mheraskin/soloe 172.99.0.1
drifted.mcpServers['soloe-ide'].url = 'http://172.99.0.1:17896/mcp'; - MEDIUM suspicious endpoint santigamo/reccado api.telegram.org
if (!url.startsWith("https://api.telegram.org/")) { - MEDIUM suspicious endpoint santigamo/reccado api.telegram.org
if (!url.startsWith("https://api.telegram.org/")) { - MEDIUM suspicious endpoint santigamo/reccado api.telegram.org
if (!url.startsWith("https://api.telegram.org/")) { - MEDIUM suspicious endpoint santigamo/reccado api.telegram.org
if (!url.startsWith("https://api.telegram.org/")) { - MEDIUM suspicious endpoint santigamo/reccado api.telegram.org
if (!url.startsWith("https://api.telegram.org/")) { - MEDIUM suspicious endpoint santigamo/reccado api.telegram.org
if (!url.startsWith("https://api.telegram.org/")) { - MEDIUM suspicious endpoint santigamo/reccado api.telegram.org
const TELEGRAM_API_BASE = "https://api.telegram.org"; - HIGH obfuscation infino-ai/code-context dynamic require()/import()
const { indexRepo } = await import(`${ROOT}/dist/core/indexer.js`); - HIGH obfuscation TommyBez/skillsboard dynamic require()/import()
} = await import(`data:text/javascript;base64,${Buffer.from(outputText).toString("base64")}`) - MEDIUM suspicious endpoint TommyBez/skillsboard eu.i.posthog.com (telemetry)
destination: "https://eu.i.posthog.com/:path*",