WebSecure Inspector is an advanced, desktop-based web security analysis tool built for developers, security researchers, and privacy advocates. It provides a comprehensive suite of scanning engines to analyze websites for security headers, privacy violations, exposed secrets, and environmental impact.
- π‘οΈ Core Security Scanners: Analyze HTTP security headers (CSP, HSTS, X-Frame-Options) and SSL/TLS configurations.
- π Secret Hunter: Detect exposed API keys, tokens, and sensitive env variables in client-side code.
- ποΈ Privacy Auditor: Identify tracking cookies, third-party scripts, and potential GDPR/CCPA compliance issues.
- π Domain Intelligence: Gather DNS records, server location data, and reputation metrics.
β οΈ Threat Signals: Heuristic analysis for potential malware indicators or suspicious code patterns.- π± Eco Inspector: Estimate the carbon footprint of web pages based on transfer size and hosting green energy data.
- π Dashboard & History: value-packed dashboard with recent activity tracking and historical scan data.
- π Local Processing: All scans are performed locally on your device. No data is sent to the cloud.
- Core: Electron (Main Process)
- UI: React, Vite
- Styling: Tailwind CSS, Framer Motion
- Icons: Lucide React
- Build System: Electron Builder
- Node.js (v18 or higher)
- npm or yarn
WebSecure Inspector is designed with privacy in mind.
- No Tracking: The app does not collect user analytics.
- Local Storage: Scan history is stored locally in your OS user data folder.
- Transparency: Open source and verifiable.
MIT License - see the LICENSE file for details.