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.
51231 analyzed
7472 re-analysis due
995 not analyzable
0 not yet analyzed
4849 source gone
not analyzable
795 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 12010
- obfuscation 3647
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190157
- MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' }, - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
privacy: { localOnly: true, allowedOrigins: ['https://api.telegram.org'] }, - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' }, - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' }, - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
config.telegram = { enabled: true, apiBaseUrl: 'https://api.telegram.org' }; - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
telegramConfig.telegram = { enabled: true, apiBaseUrl: 'https://api.telegram.org' }; - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' }, - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
telegram: { enabled: false, apiBaseUrl: 'https://api.telegram.org' }, - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
config.telegram = { enabled: true, apiBaseUrl: 'https://api.telegram.org' }; - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
if (!core4g && answers.telegramEnabled) allowedOrigins.push('https://api.telegram.org'); - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
?? 'https://api.telegram.org', - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
apiBaseUrl: 'https://api.telegram.org', - MEDIUM suspicious endpoint MaxJafar/openprojects-harness api.telegram.org
telegram: configured.telegram ?? { enabled: false, apiBaseUrl: 'https://api.telegram.org' }, - HIGH committed secret uukuguy/grid OpenAI key
sk-dcb…(35 chars, redacted) - HIGH obfuscation uukuguy/grid dynamic require()/import()
return await import(`file://${localDist}`);