Great recommended new Capability, thanks!
The problem with ST’s current architecture is there is no way to have parent-child or any sort of grouping of Capabilities with inherited or polymorphically compatible properties / characteristics.
Tamper is likely a good example case of an Urgent Alert, per @garyd9’s Topic:
But ST only lets you be one or the other, not both.
I’m guessing that even if the code of the Platform would make this easy enough to squeeze in (i.e., some form of inheritance, grouping, polymorphism), the overall impact makes that a long-term feature request at best.
In the meantime, if we want a single SmartApp to catch all important alerts, it should allow input of Devices with capability.urgentAlert, and a separate input of those with capability.tamper (two Device preference lists), and eliminate duplicates if necessary.