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.
50020 analyzed
8131 re-analysis due
988 not analyzable
1 not yet analyzed
4803 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 6177
- dynamic exec 11826
- obfuscation 3575
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2548
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187620
- HIGH committed secret Aquaticat/Monochromatic AWS access key id
AKIA22…(20 chars, redacted) - HIGH committed secret Aquaticat/Monochromatic Google API key
AIzaSy…(39 chars, redacted) - HIGH obfuscation lobu-ai/lobu dynamic require()/import()
const mod = await import(`${pathToFileURL(tmpPath).href}?ts=${Date.now()}`); - HIGH committed secret lobu-ai/lobu Slack token
xoxp-q…(25 chars, redacted) - MEDIUM suspicious endpoint lobu-ai/lobu 169.254.169.254 (cloud metadata)
resolveConnectorInstallSource({ sourceUrl: 'https://169.254.169.254/latest/meta-data/' }) - HIGH committed secret lobu-ai/lobu Slack token
xoxb-r…(16 chars, redacted) - HIGH committed secret lobu-ai/lobu Slack token
xoxb-s…(16 chars, redacted) - MEDIUM suspicious endpoint lobu-ai/lobu t.me
telegram: "https://t.me/lobuaibot", - MEDIUM suspicious endpoint lobu-ai/lobu 169.254.169.254 (cloud metadata)
expect(() => assertSafeUrl('http://169.254.169.254/')).toThrow(/private\/internal/i); - MEDIUM suspicious endpoint lobu-ai/lobu t.me
? `https://t.me/${handle}` - MEDIUM over-broad oauth scope lobu-ai/lobu delete_repo
"delete_repo", - HIGH committed secret lobu-ai/lobu Anthropic key
sk-ant…(41 chars, redacted) - MEDIUM over-broad oauth scope lobu-ai/lobu delete_repo
tools: ["github.delete_repo"], - MEDIUM suspicious endpoint lobu-ai/lobu t.me
return `https://t.me/c/${chatId.slice(4)}/${messageId}`; - MEDIUM suspicious endpoint lobu-ai/lobu api.telegram.org
: "https://api.telegram.org";