risk_summary library
RiskSummary/RiskFlag — aggregated, plain-language risk flags. See the package README.
Classes
- RiskFlag
- A single active risk signal, in plain language, suitable for showing to an end user before a sensitive action (login, payment, viewing account details).
- RiskSummary
- Aggregates a subset of DeviceSafetyInfo's existing checks into a consolidated, human-readable risk report. This is a convenience layer only — it runs the same checks already exposed individually on DeviceSafetyInfo, it doesn't add any new detection capability or platform channel calls, and it works identically on every platform those checks already support.