Oni X Scanner Privacy Architecture
Autonomous breach detection, zero URL telemetry, and sandboxed client-side vulnerability analysis.
01 // ZERO TARGET TELEMETRY PLEDGE
The Oni X Scanner Chromium extension observes and evaluates client-side web application security locally within your browser sandbox:
- No URL History Logging: The domains, subdomains, full URLs, and query parameters of sites you audit are never collected, logged, or transmitted to Oni X LLC servers.
- No Vulnerability Telemetry: Security findings (CSP gaps, CORS misconfigurations, outdated libraries, unencrypted cookies) remain strictly on your local browser.
- Zero Analytics: No Google Analytics, Mixpanel, or telemetry pings inside the extension package.
02 // CHROMIUM PERMISSION INTEGRITY (MANIFEST V3)
Oni X Scanner requests only the precise permissions necessary to inspect security headers and client scripts:
› storage: Saves audit checklists and custom security rules to chrome.storage.local
› declarativeNetRequest: Inspects HTTP response headers (HSTS, CSP, X-Frame-Options) locally
The extension never injects tracking scripts, monitors keystrokes, or inspects passwords entered into web forms.
03 // LOCAL REPORT STORAGE & EXPORT
All generated security reports and risk scores are saved in your browser's private extension storage. You can purge all audit history with a single click, or export reports directly as offline JSON/HTML files without server interaction.
04 // CONTACT & SUPPORT
For questions or vulnerability disclosures regarding Oni X Scanner:
Contact: Contact@oni-x.org