It is a well-known fact that all combinators can be derived from the two fundamental combinators K and S. It seems only natural to also ask whether there is a single universal combinator, but I can’t find much information on the topic. The only examples of universal combinators I can find are improper ones that refer to other combinators in its definition, such as Chris Barker’s U combinator. I also found a discussion about the same question, but no definitive answers are offered there.
Is there a proof of (non)existence of a proper universal combinator, one that can be defined purely in terms of its own variables?