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.
50029 analyzed
8115 re-analysis due
988 not analyzable
0 not yet analyzed
4801 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 11823
- obfuscation 3573
- suspicious endpoint 12346
- credential in log 713
- over-broad oauth scope 2548
- suspicious skill script 185
- bundled IDE extension 49
- skill file 187726
- HIGH dynamic exec ThreeMoonsLab/agents-shipgate eval()/exec()
exec(compile(path.read_text(encoding="utf-8"), str(path), "exec"), namespace) - HIGH committed secret ThreeMoonsLab/agents-shipgate OpenAI key
sk-aaa…(27 chars, redacted) - HIGH committed secret ThreeMoonsLab/agents-shipgate OpenAI key
sk-pro…(29 chars, redacted) - HIGH committed secret ThreeMoonsLab/agents-shipgate OpenAI key
sk-pro…(30 chars, redacted) - HIGH dynamic exec ThreeMoonsLab/agents-shipgate __import__()
__import__(module_name) - HIGH dynamic exec ThreeMoonsLab/agents-shipgate unsafe yaml.load()
data = yaml.load(text) or {} - HIGH dynamic exec ThreeMoonsLab/agents-shipgate __import__()
return __import__(name) - HIGH suspicious skill script HKUDS/Vibe-Trading suspicious bundled script
feed: Market-data feed, ``iex`` (free) or ``sip`` (paid). - MEDIUM suspicious endpoint HKUDS/Vibe-Trading 169.254.169.254 (cloud metadata)
"http://169.254.169.254/latest/meta-data", - MEDIUM suspicious endpoint HKUDS/Vibe-Trading 8.8.8.8
ok, _err = validate_url_target("http://8.8.8.8/x") - HIGH dynamic exec HKUDS/Vibe-Trading eval()/exec()
exec(code, namespace) - HIGH dynamic exec HKUDS/Vibe-Trading eval()/exec()
exec(compile(source, "<generated-signal-engine>", "exec"), namespace) - HIGH dynamic exec HKUDS/Vibe-Trading eval()/exec()
exec(compile(module, str(SKILL_PATH), "exec"), namespace) - MEDIUM suspicious endpoint HKUDS/Vibe-Trading 23.152.56.42
"OLLAMA_BASE_URL": "http://23.152.56.42:11434/", - HIGH dynamic exec HKUDS/Vibe-Trading eval()/exec()
exec(_engle_granger_code(), namespace)