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.
50067 analyzed
8096 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 over-broad oauth scope oneKn8/smart-mcps gmail.modify
scopes: ["https://www.googleapis.com/auth/gmail.modify"], - MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/documents
const DOCS_REQUIRED_SCOPE = "https://www.googleapis.com/auth/documents"; - MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/documents
"https://www.googleapis.com/auth/documents https://www.googleapis.com/auth/drive.file"; - MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/documents
"https://www.googleapis.com/auth/documents", - MEDIUM over-broad oauth scope oneKn8/smart-mcps gmail.modify
scopes: opts.scopes ?? ["https://www.googleapis.com/auth/gmail.modify"], - HIGH committed secret ravnltd/muninn Anthropic key
sk-ant…(45 chars, redacted) - HIGH dynamic exec ravnltd/muninn new Function()
ra=34,tr=10,ia=13;function Wl(n){return new Function("d","return {"+n.map(function(t,e){return JSON.stringify(t)+": d["+e+'] || ""'}).join(",")+"}")}function K2(n,t){var e=Wl(n);return function(r,i){r - HIGH dynamic exec ravnltd/muninn new Function()
ra=34,tr=10,ia=13;function Wl(n){return new Function("d","return {"+n.map(function(t,e){return JSON.stringify(t)+": d["+e+'] || ""'}).join(",")+"}")}function K2(n,t){var e=Wl(n);return function(r,i){r - HIGH obfuscation ravnltd/muninn dynamic require()/import()
import(${s(prefixed(client.start))}), - HIGH dynamic exec ravnltd/muninn new Function()
ra=34,tr=10,ia=13;function Wl(n){return new Function("d","return {"+n.map(function(t,e){return JSON.stringify(t)+": d["+e+'] || ""'}).join(",")+"}")}function K2(n,t){var e=Wl(n);return function(r,i){r - MEDIUM suspicious endpoint nyx-builds/agent-webhook discord.com
url_placeholder="https://discord.com/api/webhooks/XXXX/XXXX", - MEDIUM suspicious endpoint nyx-builds/agent-scheduler discord.com
ch = DiscordChannel(webhook_url="https://discord.com/api/webhooks/test") - HIGH obfuscation zxz9988/dsh-wechat-bridge dynamic require()/import()
const { boot, loadOverlayPatches, healProfilesModuleFallback } = await import(pathToFileURL(HOST + '/node_modules/@deepseek-ai/dsh-app-boot/lib/index.js')) - MEDIUM suspicious endpoint wtznicy/my-websearch 169.254.169.254 (cloud metadata)
{ value: 'http://169.254.169.254/latest/meta-data', expected: false } - MEDIUM suspicious endpoint wtznicy/my-websearch 8.8.8.8
{ value: 'http://8.8.8.8/resource', expected: true },