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.
50108 analyzed
8067 re-analysis due
988 not analyzable
0 not yet analyzed
4804 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 6180
- dynamic exec 11839
- obfuscation 3598
- suspicious endpoint 12356
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187702
- HIGH dynamic exec AgentsKit-io/doc-bridge new Function()
expect(() => new Function(script as string)).not.toThrow() - MEDIUM over-broad oauth scope futurastudio/ai-spend-agent site_admin
ats[].assignee.type", "seats[].assignee.site_admin", "seats[].assigning_team", "seats[].organization"]); - MEDIUM over-broad oauth scope futurastudio/ai-spend-agent admin:org
const costSourceRef = createProjectEconomicsReference("cost-source", "openai-admin:org"); - HIGH committed secret futurastudio/ai-spend-agent Anthropic key
sk-ant…(33 chars, redacted) - HIGH dynamic exec AIops-tools/Firewall-AIops __import__()
conn.platform = __import__( - HIGH committed secret sammcj/mcp-devtools GitHub fine-grained PAT
github…(33 chars, redacted) - HIGH committed secret sammcj/mcp-devtools Slack token
xoxb-y…(19 chars, redacted) - HIGH dynamic exec vitali87/code-graph-rag __import__()
parsers, queries = __import__( - HIGH dynamic exec vitali87/code-graph-rag eval()/exec()
exec(compile(source, "<fixture>", "exec"), namespace) - HIGH dynamic exec vitali87/code-graph-rag eval()/exec()
exec(code) - HIGH dynamic exec vitali87/code-graph-rag __import__()
return_value=__import__( - HIGH dynamic exec vitali87/code-graph-rag eval()/exec()
exec(compile(source, str(path), "exec"), namespace) - HIGH dynamic exec vitali87/code-graph-rag __import__ sink
env={**__import__("os").environ, "NO_COLOR": "1"}, - MEDIUM over-broad oauth scope vitali87/code-graph-rag https://www.googleapis.com/auth/cloud-platform
GOOGLE_CLOUD_SCOPE = "https://www.googleapis.com/auth/cloud-platform" - MEDIUM suspicious endpoint Lingikaushikreddy/parallel-researcher 169.254.169.254 (cloud metadata)
assert not _is_safe_url("http://169.254.169.254/latest/meta-data/")