The old command run show login level is a legacy of the Vyatta days: it uses an implementation detail of the old scripts to determine if the current user is an admin or an operator, and also assumes that admin/operator distinctions are binary.
It's effectively useless now and will break when we introduce the new op mode permissions system, so we should remove it.