It looks like compressed files can be identified by two opening chars, 120 and 156. A scripted alias would be looking like:
  • alias compressed bread $+(",$1,") 0 2 &x | if $bvar(&x,1-) == 120 156 { return $true }