Skip to content

adithya-jithesh/silverguard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ SilverGuard

Protecting India's Elders from Digital Fraud in Real-Time

Hackathon Submission | Track: AI for Social Good / Cybersecurity


🚨 The Problem: "Digital Arrest"

Seniors lose life savings to Coercion Scams (Digital Arrest). Fraudsters keep victims on a phone call for hours, forcing them to transfer money via apps like GPay or NetBanking. Traditional spam blockers (Truecaller) fail here because the content of the call isn't spam—it's social engineering.

💡 The Solution: Coercion Interlock™

SilverGuard is different. We built a system that detects behavior, not just numbers.

The Coercion Interlock Logic:

IF (Phone Call is ACTIVE)  AND  (Banking App is OPENED) 
THEN -> 🚨 TRIGGER CRITICAL ALERT

This specific pattern—using a payment app while on a call—is 99% indicative of a fraud in progress for elderly users.


✨ Key Features

  • 📱 Real-Time Text Analysis: Reads screen context (WhatsApp/SMS) for risky keywords like "OTP", "Police", "RBI", "Urgent".
  • 🔒 Coercion Interlock: Physically detects simultaneous Call + Finance App usage.
  • 🛑 Blocking Overlay: A full-screen warning that interrupts the scam flow.
  • 👨‍👩‍👧 Family Guardian: Instantly sends a Gmail Alert to a family member via N8N cloud webhook.
  • 🧠 AI Powered: Uses local scoring + Groq LLaMA-3 for advanced text verification.

🛠️ Tech Stack

  • Mobile App: Flutter (Dart)
  • Native Modules: Kotlin (AccessibilityService, TelephonyManager)
  • AI Backend: Groq API (LLaMA-3-70b)
  • Automation: N8N (Webhook -> Gmail/Sheets)

🚀 How to Demo

  1. Install APK: Grant Accessibility and Overlay permissions.
  2. Test Text Detection: Open WhatsApp and type "This is urgent OTP". The overlay will trigger.
  3. Test Coercion Interlock:
    • Make a phone call to the device.
    • While on the call, open Google Pay.
    • Watch the CRITICAL RED ALERT trigger immediately.

Built with ❤️ for a Safer Digital India.

About

SMLRA N8N Hackathon Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 46.5%
  • C++ 18.7%
  • Kotlin 16.6%
  • CMake 14.7%
  • Swift 1.5%
  • C 1.1%
  • Other 0.9%