Currently, Blockscout supports Solidity, Vyper and Styus contracts. I would like to add support for Huff contracts. The verification process would be very similar to any other.
One might argue that Huff is only slightly more readable than the bytecode. While that may be true, having named constants, macros and jump labels as well as comments in the code can be a significant win for readability of Huff code bases