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 Albretsen/MCPEmails new Function()
const resolve = new Function( - MEDIUM suspicious endpoint Albretsen/MCPEmails 169.254.169.254 (cloud metadata)
assert.equal(listedRedirectUriAcceptable(CLIENT_ID, 'http://169.254.169.254/cb'), false); - MEDIUM over-broad oauth scope Albretsen/MCPEmails gmail.modify
'https://www.googleapis.com/auth/gmail.modify', - MEDIUM over-broad oauth scope Albretsen/MCPEmails gmail.modify
il.send https://www.googleapis.com/auth/gmail.modify https://www.googleapis.com/auth/gmail.settings.basic', - HIGH obfuscation Albretsen/MCPEmails dynamic require()/import()
const mod = await import(`${pathToFileURL(OUT).href}?i=${++instance}`); - HIGH dynamic exec TokenRhythm/opensquilla eval()/exec()
exec("from opensquilla.cli.chat_cmd import *", namespace) - MEDIUM suspicious endpoint TokenRhythm/opensquilla 93.184.216.34
request=httpx.Request("GET", "https://93.184.216.34/start"), - MEDIUM suspicious endpoint TokenRhythm/opensquilla 93.184.216.34
request=httpx.Request("GET", "https://93.184.216.34/start"), - MEDIUM suspicious endpoint TokenRhythm/opensquilla 169.254.169.254 (cloud metadata)
"https://169.254.169.254/latest/meta-data", - MEDIUM suspicious endpoint TokenRhythm/opensquilla 93.184.216.34
"http://93.184.216.34/video.mp4", - MEDIUM suspicious endpoint TokenRhythm/opensquilla 169.254.169.254 (cloud metadata)
"https://169.254.169.254/latest/meta-data", - MEDIUM suspicious endpoint TokenRhythm/opensquilla 93.184.216.34
"http://93.184.216.34/video.mp4", - MEDIUM suspicious endpoint TokenRhythm/opensquilla 169.254.169.254 (cloud metadata)
"curl http://169.254.169.254/latest/meta-data/", - HIGH committed secret TokenRhythm/opensquilla OpenAI key
sk-ver…(30 chars, redacted) - HIGH committed secret TokenRhythm/opensquilla Anthropic key
sk-ant…(35 chars, redacted)