cd /news/ai-tools/i-built-a-filipino-ai-scam-risk-anal… · home topics ai-tools article
[ARTICLE · art-128562] src=dev.to ↗ pub= topic=ai-tools verified=true sentiment=↑ positive

I Built a Filipino AI Scam-Risk Analyzer - Here's How It Works

A developer built Check Mo Muna, a free Filipino-language scam-risk analyzer that lets users paste suspicious messages or upload screenshots for assessment. The tool combines OCR, deterministic cybersecurity rules, and AI, but weights the rules at 70% and the AI at 30% so the final risk score, explanation, and recommendations stay predictable while AI handles context. The MVP is live and free, aiming to flag phishing, fraud, payment scams, and social engineering without declaring users definitively scammed.

by read1 min views1 publishedSep 13, 2026

How I Built Check Mo Muna: An AI Scam-Risk Analyzer for Filipinos

Scam messages are getting harder to recognize, so I built Check Mo Muna, a free Filipino-focused tool that helps users assess suspicious messages before they click or pay.

Users can paste a message or upload a screenshot. The system uses OCR, deterministic cybersecurity rules, and AI to identify potential phishing, fraud, payment scams, social engineering, and other red flags.

The interesting part is that AI doesn't make the final decision.

The analysis pipeline works in several stages:

screenshots are first processed with OCR, then the extracted text is evaluated by deterministic cybersecurity rules and AI. Their results are passed to a risk engine, which produces the final risk score, explanation, and recommendations.

The risk engine gives the deterministic security rules more weight than the AI:

70% Rules + 30% AI

This helps keep the system more predictable while still allowing AI to understand context.

I also spent time testing false positives, especially legitimate security warnings that contain words like OTP, PIN, or password.

The goal isn't to tell users:

“This person is definitely a scammer.”

Instead, Check Mo Muna answers:

“Here are the warning signs. Here's how risky this looks. Here's what you should consider doing next.”

The MVP is live and completely free:

Bago mag-click. Bago magbayad. Check mo muna.

── more in #ai-tools 4 stories · sorted by recency
── more on @check mo muna 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/i-built-a-filipino-a…] indexed:0 read:1min 2026-09-13 ·