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.

analysis coverage 86% of 59,713 analyzable servers
51311 analyzed
7406 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.

code findings 15 shown
  1. 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";
  2. MEDIUM over-broad oauth scope oneKn8/smart-mcps https://www.googleapis.com/auth/documents "https://www.googleapis.com/auth/documents",
  3. MEDIUM over-broad oauth scope oneKn8/smart-mcps gmail.modify scopes: opts.scopes ?? ["https://www.googleapis.com/auth/gmail.modify"],
  4. HIGH committed secret ravnltd/muninn Anthropic key sk-ant…(45 chars, redacted)
  5. 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
  6. 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
  7. HIGH obfuscation ravnltd/muninn dynamic require()/import() import(${s(prefixed(client.start))}),
  8. 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
  9. MEDIUM suspicious endpoint nyx-builds/agent-webhook discord.com url_placeholder="https://discord.com/api/webhooks/XXXX/XXXX",
  10. MEDIUM suspicious endpoint nyx-builds/agent-scheduler discord.com ch = DiscordChannel(webhook_url="https://discord.com/api/webhooks/test")
  11. 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'))
  12. MEDIUM suspicious endpoint wtznicy/my-websearch 169.254.169.254 (cloud metadata) { value: 'http://169.254.169.254/latest/meta-data', expected: false }
  13. MEDIUM suspicious endpoint wtznicy/my-websearch 8.8.8.8 { value: 'http://8.8.8.8/resource', expected: true },
  14. MEDIUM suspicious endpoint wtznicy/my-websearch 1.1.1.1 'http://1.1.1.1/': { status: 200, data: 'ok' }
  15. MEDIUM suspicious endpoint wtznicy/my-websearch 8.8.8.8 await assertPrivateRedirectRejected('http://8.8.8.8/', 'http://127.0.0.1/admin', 'redirect to literal private IPv4 is rejected');