https://github.com/aiprofithub/family-scam-shield
Privacy-first tool to check suspicious scam messages before they trick your family.
https://github.com/aiprofithub/family-scam-shield
anti-scam asia cybersecurity family-safety open-source phishing privacy-first scam-detection sms whatsapp
Last synced: 30 days ago
JSON representation
Privacy-first tool to check suspicious scam messages before they trick your family.
- Host: GitHub
- URL: https://github.com/aiprofithub/family-scam-shield
- Owner: aiprofithub
- License: other
- Created: 2026-05-16T08:23:52.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-05-16T09:26:25.000Z (about 2 months ago)
- Last Synced: 2026-05-16T11:35:17.785Z (about 2 months ago)
- Topics: anti-scam, asia, cybersecurity, family-safety, open-source, phishing, privacy-first, scam-detection, sms, whatsapp
- Language: JavaScript
- Homepage: https://aiprofithub.github.io/family-scam-shield
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Family Scam Shield — Themed Landing/Demo
Static HTML version styled closer to the main AIProfitHub visual direction:
- Green AI-native palette
- Dark/light theme toggle
- EN/TH language toggle
- No backend
- No build step
- Browser-only scam message scoring
- Copyable family warning message
## Run
Open:
```txt
index.html
```
## Deploy to Hostinger
Upload the full folder contents to your subdomain root, for example:
```txt
/domains/scam.aiprofithub.ai/public_html/
```
Required structure:
```txt
public_html/
├─ index.html
└─ src/
├─ app.js
└─ styles.css
```
## Suggested subdomain
```txt
https://scam.aiprofithub.ai
```