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 readyagentsdev 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data", - MEDIUM suspicious endpoint readyagentsdev 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data", - HIGH dynamic exec readyagentsdev __import__ sink
real_replace = __import__("os").replace - MEDIUM suspicious endpoint readyagentsdev 169.254.169.254 (cloud metadata)
"http://169.254.169.254/", - MEDIUM suspicious endpoint readyagentsdev 169.254.169.254 (cloud metadata)
fetch_agent_card("http://169.254.169.254/latest/meta-data") - HIGH dynamic exec readyagentsdev eval()/exec()
exec(code, module.__dict__) - HIGH dynamic exec readyagentsdev __import__()
__import__(name) - HIGH dynamic exec readyagentsdev eval()/exec()
exec(compiled, ns, ns) # noqa: S102 — isolated child - HIGH dynamic exec Nagellabs/libi new Function()
const factory = new Function(...[...THREE_PARAM_NAMES], body) as ( - MEDIUM suspicious endpoint Nagellabs/libi www.google-analytics.com (telemetry)
export const COLLECT_ENDPOINT = "https://www.google-analytics.com/g/collect"; - HIGH dynamic exec Nagellabs/libi new Function()
new Function('context', code); - HIGH dynamic exec Nagellabs/libi new Function()
return new Function(`${m[0]}\nreturn fmtBytes;`)() as (b: unknown) => string; - HIGH dynamic exec Nagellabs/libi new Function()
new Function(script)(); - MEDIUM suspicious endpoint Nagellabs/libi 169.254.169.254 (cloud metadata)
assertPublicHttpUrl("http://169.254.169.254/latest/meta-data"), - MEDIUM suspicious endpoint Nagellabs/libi 169.254.169.254 (cloud metadata)
url: "http://169.254.169.254/latest/meta-data/",