Sentinel MK2 is a next-gen browser extension for real-time web security, built with AI-powered analysis and visual indicators to enhance your online safety—developed during HackHazards 25, where it ranked in the Top 100 projects out of 8000+ submissions from 17500+ participants, representing 25+ countries and 30+ universities.
- 🔗 Website: sentinel-cyber.vercel.app
- 🎥 Demo Video: Watch on YouTube
- 📄 Privacy Policy: View Here
- 🔒 Real-Time Security Scoring: Instantly assess the security of any website you visit
- 🔐 SSL/TLS Certificate Insights: View detailed certificate verification for HTTPS connections
- 🤖 AI Security Chat: Ask AI-powered questions about the current site’s safety using the Groq API
- 🧭 Link Security Markers: Get visual cues on link safety before clicking
- 🖥️ Screen Content Analysis (via Screenpipe): Detect potential phishing or risky content on-screen
- Chrome Extension APIs — For deep browser integration
- Groq API (LLaMA 3 70B) — Powers the AI assistant
- Screenpipe — Enables real-time screen analysis
- JavaScript + Webpack — Core logic and bundling
-
Download:
- Grab the unpacked extension from Download Page or use the
distfolder.
- Grab the unpacked extension from Download Page or use the
-
Load in Chrome:
- Visit
chrome://extensions/ - Enable Developer Mode
- Click Load unpacked and select the extension folder
- Visit
-
API Key Setup:
- Get your free Groq API key from Groq Console
- Open the extension → Settings → Paste your API key
-
✅ You’re all set! The extension is now active.
-
Open PowerShell or CMD
-
Run:
iwr get.screenpi.pe/cli.ps1 | iex screenpipe.exe -
Keep this running in the background when using screen analysis features
Sentinel MK2 was built for HackHazards 25, a cybersecurity-focused hackathon. The goal:
Empower users to proactively identify and understand security threats through a browser-native, AI-integrated tool.
- Contextual AI explanations for non-technical users
- Proactive phishing and fake-site detection
- Real-time, privacy-first assessments
Want to help improve Sentinel MK2? Follow these steps:
# Fork & clone the repo
git checkout -b feature-name
# Make your changes
git commit -m "Describe your changes"
git push origin feature-name
# Open a pull request!MIT License – see LICENSE
Created for HackHazards 25 – A project by Amaan Syed
🏅 Top 100 Project | Among 8000+ projects | 17500+ participants
