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.
51193 analyzed
7507 re-analysis due
995 not analyzable
0 not yet analyzed
4848 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.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12007
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190152
- HIGH dynamic exec bestmaa/srijika-studio new Function()
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode); - HIGH obfuscation siaarzh/scrybe dynamic require()/import()
const { initQueue, submitToQueue } = await import("${queueFileUrl}"); - HIGH obfuscation siaarzh/scrybe dynamic require()/import()
const { initQueue } = await import("${queueFileUrl}"); - MEDIUM suspicious endpoint kubeara/core 46.224.229.44
expect(resolved.env.CORS_ALLOWED_ORIGINS).toBe("http://46.224.229.44:7935"); - MEDIUM suspicious endpoint cyanheads/attack-surface-mcp-server 8.8.8.8
await expect(assertSafeUrl('https://8.8.8.8/')).resolves.toBeUndefined(); - MEDIUM suspicious endpoint cyanheads/attack-surface-mcp-server 169.254.169.254 (cloud metadata)
await expect(assertSafeUrl('http://169.254.169.254/latest/meta-data')).rejects.toThrow( - HIGH committed secret SainiParv05/Intentguard private key
PEM private key block (redacted) - MEDIUM suspicious endpoint SainiParv05/Intentguard discord.com
"https://discord.com/api/webhooks/123456789/abcdef", - HIGH credential in log jmagly/hound-mcp credential in log
console.log(` Client Secret: ${clientSecret}`); - HIGH credential in log koreysmith123/recallsmith credential in log
try { logger.log("info", "turn", { botId: "b", conversationId: "c", generationId: "g", durationMs: 12, apiKey: "xai-secret-value-that-is-long" }); } - MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata)
"ssrf_http": '<?xml version="1.0"?><!DOCTYPE foo [<!ENTITY xxe SYSTEM "http://169.254.169.254/latest/meta-data/">]><root>&xxe;</root>', - MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata)
{"name": "AWS IMDSv1 metadata", "url": "http://169.254.169.254/latest/meta-data/", "indicator": "ami-id"}, - MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data/", - MEDIUM over-broad oauth scope mukul975/Anthropic-Cybersecurity-Skills https://mail.google.com/
"https://mail.google.com/inbox", - MEDIUM suspicious endpoint mukul975/Anthropic-Cybersecurity-Skills 169.254.169.254 (cloud metadata)
"aws_imdsv1": "http://169.254.169.254/latest/meta-data/",