When employees use ChatGPT, Claude, or Gemini at work, your CISO has no idea what data walks out the door. Current enterprise AI visibility is near-zero.
aiegis closes that gap. Every connection from a deployed endpoint to ChatGPT, Claude, Copilot, Gemini, Cursor — logged and visible on your own infrastructure. Process, user, vendor, timestamp.
Endpoint sensor (v0.5, Windows). Designed to run on every employee laptop. Source-complete (Rust, 10 vendor signatures); MSI installer pre-customer state. Detects when an AI vendor (ChatGPT, Claude, Copilot, Gemini, Cursor) is contacted — at the network layer, on-device. Logs which vendor, which process, which user, when. Metadata, not content — built so legal and works councils approve deployment.
In practice. Your sales lead opens ChatGPT in a browser. aiegis records the connection, the user, the workstation, the timestamp. Your CISO gets a daily report: which teams use which AI tools, how often, on what devices. Evidence-grade, audit-ready.
Nothing reaches us. Logs go directly from endpoint to your cloud. aiegis Ltd never sees your data.
Roadmap (v0.6, in build). Browser-extension-based prompt blocking on Chrome, Edge, Safari, Firefox — block prompts containing customer data, source code, PII before they leave the browser. v0.7: Windows native desktop apps + CLI tools (ChatGPT.app, Claude.app, claude CLI, aider, Cursor) via TLS proxy with corporate CA. Mac native apps logged for audit (cert pinning prevents block). All on the same v0.5 sensor backbone.
Articles 12 (audit retention, 5-year floor) and 26 (human oversight) enforced today via signed reason codes returned by /api/protect + the documented Article 26 walkthrough. Hard deadline for high-risk obligations under Articles 9–17 + 26: August 2026 for new deployments; August 2027 legacy-transition for systems already on market. Penalties up to 7% of global revenue.
aiegis gives you a complete, cryptographically-signed audit trail stored in your own infrastructure — not ours.
aiegis authored the audit-pack-signing v0.5 race-test fixture merged into OWASP's AIVSS enforcement-effectiveness working text on 2026-05-09 (commit 9c72ca06). The fixture spec.md sha-256 c5f62c9fce6e08b55dab6dfbc8caa0196af61db1eddd0046b43dfa21c9261f28 is byte-for-byte cited in the OWASP working text. We participate in the AIVSS Issue #31 enforcement-effectiveness dimension working group on the 2026-05-15 review cadence.
For procurement: when you ask "is your audit trail cryptographically defensible?", the answer is "we wrote the OWASP fixture that defines defensible." Not a vendor claim — a public artifact at github.com/aeoess/aivss-enforcement-effectiveness with verifiable sha.
Quick chat. We confirm fit — you operate in the EU, use AI tools, have a CISO or compliance officer.
30-day free pilot. We install on 10–50 endpoints. Your team operates the dashboard. We support.
Contract. By-contact pricing tailored to your fleet size. No hidden fees. Design-partner contracts before August 2026 lock pricing for 24 months.
An endpoint sensor that detects when your employees connect to AI vendors (ChatGPT, Claude, Copilot, Gemini, Cursor, Cohere, Mistral, Perplexity, Codeium, Windsurf) at the network layer, on-device. Metadata only — not prompt content — so legal and works councils approve deployment.
The sensor source is complete (Rust, 10 vendor signatures). The MSI installer is pre-customer state. We're shipping it under design-partner pilots before general availability.
Article 26 requires deployers to log agent activity, identify operators, and prove human oversight. Eye provides the agent-activity log (which vendor, which process, which user, when), signed via the aiegis audit trail. Penalties for non-compliance up to 7% global revenue.
None. Self-hosted by default — events stay on customer infrastructure. The managed tier ships single-tenant SaaS in your own VPC; aiegis staff never touch your data.
aiegis co-authored OWASP AIVSS Issues #31 (Runtime Enforcement Effectiveness) and #32 (Multi-Agent Governance Gaps). Eye events feed the AIVSS scoring pipeline.
Shadow AI is the unsanctioned, unlogged, unbudgeted use of generative AI tools by employees outside the procurement perimeter. It is the dominant AI risk class in 2026 enterprises — not because employees are malicious, but because every browser tab is now a potential data-exfiltration channel into a third-party model provider. aiegis Eye is built specifically to surface that traffic.
Three detection layers, every endpoint. Eye correlates DNS resolution, SNI inspection, and process attribution to identify a vendor connection without ever decrypting payload. A connection to chat.openai.com from chrome.exe running under user alice@corp at 14:02:11 is one row. A connection to api.anthropic.com from cursor.exe from the same user is another. The row, not the prompt, is the evidence unit.
Every signal is a row in your own database. Eye never aggregates across customers, never trains on your traffic, never sees your endpoint telemetry on aiegis infrastructure.
The v0.6 browser extension is the active customer-facing surface today. It runs on Chrome, Edge, Brave and (signed builds) Firefox. The extension is intentionally thin — a content script that observes the DOM of supported AI vendor sites (ChatGPT, Claude, Copilot, Gemini), and a background service worker that talks to a local native messaging host over a stdin/stdout pipe.
Why native messaging. Browser extensions cannot, by Chrome's security model, write to disk, open arbitrary sockets, or sign payloads with a system key. They can, however, exchange JSON with a single host binary registered against an extension ID. That host binary — aiegis Eye Helper — is the only on-device process holding the audit-log signing key. Prompts redacted in the browser, signed by the helper, posted to your self-hosted collector. The browser never sees the signing key; the helper never reaches the network without a signed receipt.
Data flow, end to end.
Redaction-in-browser proof. The WASM redactor is open source under the same audit-pack-signing scheme as the OWASP AIVSS fixture — you can shasum it and pin the version in your endpoint policy. Customers in regulated sectors run the redactor offline, sha-pin the WASM, and treat any drift from the pinned hash as a Sev-1 incident. The redactor is not a cloud service. It is a 240KB module bundled with the extension.
The first question every CISO asks: "we already have a DLP — why do I need Eye?" The answer is that traditional Data Loss Prevention tools were built for the email and file-share era. They classify content at rest, inspect attachments, and gate egress at the network perimeter. None of those primitives map cleanly to a browser tab paste-bar talking TLS 1.3 to an AI vendor.
Eye does not replace DLP. It sits beside DLP and covers the surface DLP was never designed for: the post-TLS, pre-vendor prompt window inside the browser.
Any tool that observes employee behaviour on a corporate device sits inside the GDPR transparency obligations of Articles 13 (information to be provided where personal data are collected from the data subject) and 14 (where data are obtained from another source). Eye is engineered to make employer compliance with both articles a configuration exercise, not a legal redesign.
Three transparency primitives, on by default.
/me endpoint on the self-hosted collector returns the full set of Eye events for a single employee on request. The export is a signed JSON bundle — works council friendly, audit-defensible.None of this is bolt-on. Eye ships with the works-council templates — in English, German, French, Spanish, Dutch — co-signed against the GDPR Article 88 employment-context derogations live in each EU member state.
Eye is engineered for heterogeneous fleets. The browser extension is the cross-platform surface; the desktop sensor and helper components vary by OS to use the right primitive on each platform.
NT SERVICE\AegisEye; helper runs per-user. Group Policy templates ship in the same MSI. Tested on Windows 10 22H2, Windows 11 23H2/24H2, and Windows Server 2022 RDS hosts.LaunchDaemon; helper as a per-user LaunchAgent. The browser extension carries the bulk of the prompt-monitoring weight on macOS because native AI desktop apps (Claude.app, ChatGPT.app) pin their own certificates — Eye logs the connection for audit but does not break TLS. MDM profiles available for Jamf, Kandji, Mosyle, Intune-for-Mac.claude CLI run.Cross-platform parity is enforced by a single Rust core (the sensor) and a single Manifest V3 extension bundle (the browser surface). The platform-specific wrappers are thin and auditable.
Eye is not a general endpoint sensor that happens to mention AI. It is a sensor designed against the specific regulatory geometry of the EU AI Act, the Irish Data Protection Act 2018, the upcoming Digital Operational Resilience Act (DORA) for financial entities, and the NIS2 Directive transposition deadlines.
decision_ms field that maps directly into the AIVSS time-to-enforce score for the affected agent. The AIVSS race-test fixture co-authored by aiegis (commit 9c72ca06) exercises this dimension at the audit-pack-signing layer.Each use case is configured, not coded. The same sensor, the same extension, the same helper — different report templates and retention shapes per regulation. One install, every applicable EU regulation served.