A simple Flarum extension to add to normal users (and guests, if you want) the permission to see the "suspended" badge in other users.
Install with composer:
composer require matteociaroni/flarum-public-suspensions
composer update matteociaroni/flarum-public-suspensions
php flarum migrate
php flarum cache:clear