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.
51314 analyzed
7403 re-analysis due
996 not analyzable
0 not yet analyzed
4850 source gone
not analyzable
796 too large 200 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6298
- dynamic exec 12011
- obfuscation 3650
- suspicious endpoint 12542
- credential in log 718
- over-broad oauth scope 2556
- suspicious skill script 197
- bundled IDE extension 50
- skill file 190167
- HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(source, context, { filename: "service-worker.js" }); - HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(source, context, { filename: "content-script.js" }); - HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(contentScript, context, { filename: contentScriptPath }); - HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(source, context, { filename: "content-script.js" }); - HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(source, context, { filename: "content-script.js" }); - HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(popupScript, context); - HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(source, context, { filename: "content-script.js" }); - HIGH dynamic exec sedatustunova/S3dat-Relay vm exec
vm.runInNewContext(contentScript, context); - HIGH dynamic exec jobsonlook/xhs-mcp eval()
eval(`try { - HIGH dynamic exec jwgo/lemory __import__()
("brain", f"답변 모델 준비 중… ({cfg.assistant_gguf_file})", lambda: __import__( - HIGH dynamic exec jwgo/lemory __import__ sink
env = dict(**__import__("os").environ, VESTIGE_DATA_DIR=tempfile.mkdtemp(), - HIGH dynamic exec jwgo/lemory __import__ sink
client = GeminiClient(api_key=__import__("os").environ["GEMINI_API_KEY"]) - HIGH dynamic exec ifoodsci-ai/mflowy pickle.loads()
round_tripped = pickle.loads(pickle.dumps(est)) - HIGH dynamic exec ifoodsci-ai/mflowy eval()/exec()
hint = eval(annotation, wrapped.__globals__, {}) - HIGH dynamic exec ifoodsci-ai/mflowy eval()/exec()
exec(compile(code, "<cross_rules_source>", "exec"), exec_globals)