Released v0.1.0 of check-tls-suites to provide some tooling to those who might want to check their cipher suites.
This takes the list of suites maintained by IANA, and uses them to check either a hex stream, or a list of integers like one might get from a TLS Client Hello in Wireshark or tshark. Each cipher is marked either as recommened, or not recommended.
Suites that are not recommended are wrapped in '!' characters.