cipher
ai governance platform · v0.1-poc
Authentication failed — check Auth0 configuration
scanning...

Agent detail

cipher
connecting...

AI agent inventory

connecting to Cipher edge collector...

Shadow AI
—
unapproved agents
Needs review
—
unclassified tools
Approved
—
sanctioned agents
Actions blocked
—
policy enforcements
Total detected
—
active AI connections
Detected agents —

Connecting to edge collector

Waiting for live data...

Live event feed —
Waiting for collector...
Risk breakdown
Shadow AI
0
Review
0
Approved
0
IDP connections
Okta
not configured
Azure AD
not configured
Google Workspace
not configured

Enrolled endpoint agents

machines reporting to this collector

Agent machines —

Loading...

Enforcement policies

rules evaluated on every agent event · first match wins

Active ruleset

New policy








Policy violations

events that triggered a policy or DLP scan · every incident listed, never deduplicated

Total violations
—
all incidents
Blocked
—
policy enforcements
Alerted
—
flagged events
DLP hits
—
data in transit
Violations log —

Loading...

Audit log

complete event history

Events —

Loading events...

Compliance posture

framework coverage · updated on scan

Deploy agent

install the Cipher agent on endpoint machines to start monitoring AI usage

Enrolled machines
—
reporting to this collector
Collector
—
agent enrollment endpoint
Latest release
v0.1.0
current version
Linux systemd · x86_64 / ARM64

Run as root. Installs the agent as a systemd service that starts on boot.

sudo bash <(curl -fsSL https://cipher-ai.app/api/v1/install.sh?token=<your-key>)
Logs: journalctl -u cipher-agent -f
macOS launchd · Intel / Apple Silicon

Run as root. Installs the agent as a launchd daemon that starts on login.

sudo bash <(curl -fsSL https://cipher-ai.app/api/v1/install.sh?token=<your-key>)
Logs: tail -f /var/log/cipher-agent.log
Windows manual · x86_64

Download the binary and run from an elevated PowerShell prompt.

cipher-agent-windows-amd64.exe --collector https://cipher-ai.app --org-key <your-key>
Download cipher-agent-windows-amd64.exe →
Organization key keep this secret

This is the enrollment key agents use to authenticate with your collector. Set as CIPHER_ORG_KEY in your DO environment variables.

••••••••••••••••••••••••••••••••

Find it in: DigitalOcean → App → Settings → Environment Variables → CIPHER_ORG_KEY