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.
50067 analyzed
8096 re-analysis due
988 not analyzable
0 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 6178
- dynamic exec 11834
- obfuscation 3579
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2550
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187628
- MEDIUM suspicious endpoint Ceneka/lazybackup 169.254.169.254 (cloud metadata)
expect(() => assertS3EndpointHostSync('http://169.254.169.254/latest/meta-data/')).toThrow( - MEDIUM suspicious endpoint Ceneka/lazybackup 169.254.169.254 (cloud metadata)
expect(validateFailureWebhookUrl('https://169.254.169.254/').ok).toBe(false); - MEDIUM suspicious endpoint Ceneka/lazybackup api.telegram.org
url: 'https://api.telegram.org/botBOT_TOKEN/sendMessage', - MEDIUM suspicious endpoint Ceneka/lazybackup discord.com
url: 'https://discord.com/api/webhooks/ID/TOKEN', - MEDIUM suspicious endpoint Ceneka/lazybackup 169.254.169.254 (cloud metadata)
expect(validateFailureWebhookUrl('https://169.254.169.254/').ok).toBe(false); - MEDIUM suspicious endpoint Ceneka/lazybackup 169.254.169.254 (cloud metadata)
expect(validatePeerUrl('http://169.254.169.254/latest/meta-data').ok).toBe(false); - MEDIUM suspicious endpoint Ceneka/lazybackup discord.com
URL: https://discord.com/api/webhooks/ID/TOKEN - MEDIUM suspicious endpoint Ceneka/lazybackup 100.100.100.200 (cloud metadata)
await expect(resolveSafeRemoteUrl('http://100.100.100.200/')).rejects.toThrow(/blocked/); - MEDIUM suspicious endpoint Ceneka/lazybackup 169.254.169.254 (cloud metadata)
await expect(resolveSafeRemoteUrl('http://169.254.169.254/')).rejects.toThrow(/blocked/); - HIGH dynamic exec JacobisEpic/playbookdiff indirect eval
return this || (0, eval)("this"); - MEDIUM suspicious endpoint Mihailorama/scrapefold t.me
("https://t.me/durov", "telegram"), - MEDIUM suspicious endpoint Mihailorama/scrapefold t.me
("https://t.me/durov", "/channels/get", "profile", "channelId", "@durov"), - MEDIUM suspicious endpoint Mihailorama/scrapefold t.me
assert _route_for("https://t.me/durov") == ("durov", "profile", None) - MEDIUM suspicious endpoint Mihailorama/scrapefold t.me
_TEST_URL = "https://t.me/durov" - MEDIUM suspicious endpoint Mihailorama/scrapefold t.me
("https://t.me/s/durov", "telegram"),