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.
50877 analyzed
7738 re-analysis due
994 not analyzable
1 not yet analyzed
4843 source gone
not analyzable
793 too large 201 no source
Running analyzer v33. The scanner changelog explains what each version detects and when it changed.
- hidden prompt 369
- committed secret 6279
- dynamic exec 11963
- obfuscation 3642
- suspicious endpoint 12517
- credential in log 718
- over-broad oauth scope 2539
- suspicious skill script 197
- bundled IDE extension 50
- skill file 189917
- HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, str(source), "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, SAVE_PATH, "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, str(source), "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
return eval("(\n" + "\n".join(body) + "\n)") # only string literals + comments - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, str(source), "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne pickle.loads()
restored = pickle.loads(pickle.dumps(args)) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, str(LOADER), "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, str(source), "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, TOK_PATH, "exec"), ns) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(ast.get_source_segment(src, node), ns) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec("from trl import *", namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, str(source), "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(compile(module, str(source), "exec"), namespace) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(funcs[name], ns) - HIGH dynamic exec abhishekpandaOfficial/XOne eval()/exec()
exec(funcs[name], ns)