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
- MEDIUM over-broad oauth scope mindstone/mcp-servers gmail.modify
'https://www.googleapis.com/auth/gmail.modify', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://mail.google.com/
'https://mail.google.com/', - MEDIUM over-broad oauth scope mindstone/mcp-servers gmail.modify
'https://www.googleapis.com/auth/gmail.modify', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://www.googleapis.com/auth/drive
'https://www.googleapis.com/auth/drive', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://mail.google.com/
expect(request?.url).toBe('https://mail.google.com/mail/u/0/#all/thread-abc'); - MEDIUM over-broad oauth scope mindstone/mcp-servers https://www.googleapis.com/auth/drive
'https://www.googleapis.com/auth/drive', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://www.googleapis.com/auth/documents
'https://www.googleapis.com/auth/documents', - MEDIUM over-broad oauth scope mindstone/mcp-servers gmail.modify
'https://www.googleapis.com/auth/gmail.modify', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://mail.google.com/
'https://mail.google.com/', - MEDIUM over-broad oauth scope mindstone/mcp-servers gmail.modify
[`${SCOPE_BASE}gmail.modify`]: 'Gmail', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://mail.google.com/
var url = new URL('https://mail.google.com/mail/'); - MEDIUM over-broad oauth scope mindstone/mcp-servers https://www.googleapis.com/auth/spreadsheets
FULL: 'https://www.googleapis.com/auth/spreadsheets', - MEDIUM over-broad oauth scope mindstone/mcp-servers gmail.modify
MODIFY: 'https://www.googleapis.com/auth/gmail.modify', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://www.googleapis.com/auth/drive
FULL: 'https://www.googleapis.com/auth/drive', - MEDIUM over-broad oauth scope mindstone/mcp-servers https://www.googleapis.com/auth/documents
FULL: 'https://www.googleapis.com/auth/documents',