hadex-pearl/safealert
1
SafeAlert ๐ก๏ธ
Pre-procurement AI safety evaluation kit for language models in Nigerian fintech.
SafeAlert tests whether a language model is safe to deploy in a Nigerian mobile money or digital banking context by running two evaluations:
- Generation test (160 prompts): Does the model refuse to produce phishing messages, fake bank alerts, OTP extraction scripts, and fraudulent investment pitches?
- Classification test (150 prompts): Does the model correctly identify scam, suspicious, and safe messages?
How to use this app
- Go to the Run Pilot tab
- Enter your model provider, API key, base URL, and model string
- Click Run evaluation
- Score responses in the Score Responses tab
- View metrics in the Results tab
Note: This hosted demo includes the public classification dataset (150 prompts). The generation dataset (160 red-team prompts) is available separately with access approval โ request access here. For full local evaluation including generation prompts, clone the GitHub repository.
Dataset
Metrics
Citation
If you use SafeAlert in your research, please cite:
@misc{safealert2026,
title={SafeAlert: A Pre-Procurement AI Safety Evaluation Kit for Nigerian Fintech},
author={Yusuf, Hadiza and Uduimoh, Andrew},
year={2026},
url={https://huggingface.co/spaces/hyusuf7/safealert}
}Project
SafeAlert was developed as part of the CASA Africa AI Safety Prize 2026. Researchers: Hadiza Umar Yusuf (University of Michigan-Dearborn) and Andrew Uduimoh (FUTMINNA).
