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.
51308 analyzed
7409 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 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 12011
- obfuscation 3650
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190167
- MEDIUM over-broad oauth scope lim5max/poolstatis https://mail.google.com/
'gmail.com': { href: 'https://mail.google.com/', label: 'Open Gmail' }, - MEDIUM over-broad oauth scope lim5max/poolstatis https://mail.google.com/
.toHaveAttribute('href', 'https://mail.google.com/'); - MEDIUM suspicious endpoint lim5max/poolstatis 192.88.99.2
'https://192.88.99.2/', - MEDIUM suspicious endpoint lim5max/poolstatis 192.0.0.8
'https://192.0.0.8/', - MEDIUM suspicious endpoint lim5max/poolstatis 169.254.169.254 (cloud metadata)
'https://169.254.169.254/latest/meta-data', - HIGH obfuscation Nautli/nautli dynamic require()/import()
const mod = await import("node:" + "https"); - HIGH dynamic exec Nautli/nautli concat require()
const mod = await import("node:" + "https"); - HIGH committed secret Nautli/nautli GitHub fine-grained PAT
github…(43 chars, redacted) - HIGH committed secret Nautli/nautli GitHub token
ghp_01…(40 chars, redacted) - HIGH dynamic exec myknowledge unsafe yaml.load()
return yaml.load(text, Loader=_YamlLoader) - HIGH dynamic exec myknowledge __import__()
__import__(mod) - MEDIUM suspicious endpoint mcp-atlassian-voyah 169.254.169.254 (cloud metadata)
result = validate_url_for_ssrf("http://169.254.169.254") - HIGH dynamic exec mcp-atlassian-voyah __import__ sink
for k, v in __import__("os").environ.items() - HIGH dynamic exec mcp-atlassian-voyah pickle.loads()
unpickled_error = pickle.loads(pickled_data) - MEDIUM suspicious endpoint mcp-atlassian-voyah 169.254.169.254 (cloud metadata)
result = validate_url_for_ssrf("http://169.254.169.254")