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 suspicious endpoint SimplerDevelopment/SimplerDevelopment www.google-analytics.com (telemetry)
'https://www.google-analytics.com/analytics.js', - MEDIUM over-broad oauth scope SimplerDevelopment/SimplerDevelopment https://www.googleapis.com/auth/drive
expect(args.scope).not.toContain('https://www.googleapis.com/auth/drive'); - HIGH obfuscation SimplerDevelopment/SimplerDevelopment dynamic require()/import()
const route = await import(`@/app/api/admin/portal/${resource}/route`); - MEDIUM suspicious endpoint SimplerDevelopment/SimplerDevelopment 169.254.169.254 (cloud metadata)
url: 'http://169.254.169.254/latest/meta-data', - MEDIUM suspicious endpoint SimplerDevelopment/SimplerDevelopment 169.254.169.254 (cloud metadata)
'http://169.254.169.254/latest/meta-data', - MEDIUM suspicious endpoint SimplerDevelopment/SimplerDevelopment 169.254.169.254 (cloud metadata)
'http://169.254.169.254/latest/meta-data', - HIGH committed secret SimplerDevelopment/SimplerDevelopment Anthropic key
sk-ant…(41 chars, redacted) - HIGH committed secret SimplerDevelopment/SimplerDevelopment GitHub token
ghp_01…(41 chars, redacted) - HIGH committed secret SimplerDevelopment/SimplerDevelopment Anthropic key
sk-ant…(37 chars, redacted) - MEDIUM suspicious endpoint SimplerDevelopment/SimplerDevelopment www.google-analytics.com (telemetry)
"script-src 'self' 'unsafe-inline' 'unsafe-eval' https://js.stripe.com https://www.googletagmanager.com https://www.google-analytics.com https://assets.calendly.com", - MEDIUM over-broad oauth scope SimplerDevelopment/SimplerDevelopment https://www.googleapis.com/auth/drive
'https://www.googleapis.com/auth/drive', - HIGH obfuscation SimplerDevelopment/SimplerDevelopment dynamic require()/import()
const dep = (spec) => import(/* webpackIgnore: true */ `${CDN}/${spec}`); - MEDIUM suspicious endpoint SimplerDevelopment/SimplerDevelopment analytics.google.com (telemetry)
<a href="https://analytics.google.com" target="_blank" rel="noopener noreferrer" className="text-primary underline"> - MEDIUM suspicious endpoint SimplerDevelopment/SimplerDevelopment analytics.google.com (telemetry)
href={`https://analytics.google.com/analytics/web/#/${propertyId.replace('properties/', 'p')}/reports/reportinghub`} - MEDIUM over-broad oauth scope SimplerDevelopment/SimplerDevelopment https://www.googleapis.com/auth/drive
'https://www.googleapis.com/auth/drive': 'Full Drive access',