We are what we pretend to be, so we must be careful about what we pretend to be.
Clever is, however, about all that a CS degree prepares you for. So you're going to be leaning on it for as long as it takes you to find someplace else to stand. Just don't take too long to get out of it.
Maybe a better term is "syntactic compression"
Sometimes code is also called clever undeservedly so. E.g. I don't think list comprehensions in python are necessarily harder to read than most for loops, but people unfamiliar with them might think of them as too clever.