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.
50100 analyzed
8073 re-analysis due
988 not analyzable
2 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 187699
- MEDIUM suspicious endpoint tourhabk-ui/pos api.telegram.org
await fetch(`${process.env.TELEGRAM_API_BASE||'https://api.telegram.org'}/bot${tgToken}/sendMessage`, { - MEDIUM suspicious endpoint tourhabk-ui/pos api.telegram.org
await fetch(`${process.env.TELEGRAM_API_BASE||'https://api.telegram.org'}/bot${botToken}/sendMessage`, { - MEDIUM suspicious endpoint tourhabk-ui/pos api.telegram.org
await fetch(`${process.env.TELEGRAM_API_BASE||'https://api.telegram.org'}/bot${token}/sendMessage`, { - MEDIUM suspicious endpoint tourhabk-ui/pos api.telegram.org
await fetch(`${process.env.TELEGRAM_API_BASE||'https://api.telegram.org'}/bot${token}/sendMessage`, { - MEDIUM suspicious endpoint tourhabk-ui/pos api.telegram.org
void fetch(`${process.env.TELEGRAM_API_BASE ?? 'https://api.telegram.org'}/bot${token}/sendMessage`, { - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
kbgsras_html: 'https://t.me/s/kbgsras', - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
href="https://t.me/kuzmichai_bot?start=lead" - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
href="https://t.me/kamchatka_real" - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
: `https://t.me/${telegramId}`} - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
href="https://t.me/kamchatourhub" - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
{ title: 'Telegram', href: 'https://t.me/kuzmichai_bot?start=homepage', Icon: TelegramIcon }, - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
const tgUrl = `https://t.me/share/url?url=${encodeURIComponent(shareUrl)}&text=${encodeURIComponent(shareText)}`; - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
sameAs: ['https://vedarai.ru', 'https://t.me/kamchatourhub'], - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
href={`https://t.me/kuzmichai_bot?start=route_${route.id}`} - MEDIUM suspicious endpoint tourhabk-ui/pos t.me
const BOT_URL = 'https://t.me/kuzmichai_bot?start=lead';