AI that reads your security evidence. Signed humans decide what happens next.
PrivaShield ingests real network telemetry, runs deterministic detection engines across it, and lets a self-hosted LLM read that evidence and recommend a response -- but the model never gets to act. Every privileged action stays simulation-only until a signed, human-approved policy says otherwise.
The one rule the system enforces
AI is advisory-only
Enforcement is disabled by default
Policy changes are signed, not typed in
That split isn't a setting to remember to turn on -- it's structural. The AI layer has no path to a privileged action that doesn't pass through a cryptographically signed, two-person approval first.
What's actually running underneath
Real sensors, not a simulation
Deterministic detection, tested like code
Tamper-evident audit log
Local LLM, your infrastructure
Five-role RBAC
Apache-2.0, self-hosted
How it compares
Where it stands today
PrivaShield's own README says this plainly: it is not production-ready as a privileged- enforcement control. External identity-provider integration, SBOM/provenance, and backup/ restore qualification are still on the roadmap, and the packaged quickstart ships with authentication disabled by default for local development -- turning on PRIVASHIELD_AUTH_MODE=local is a deliberate step before any non-loopback exposure. It's early, and it says so.
Leave your email and we'll let you know as PrivaShield moves toward a production-ready release:
PrivaShield is an independent, open-source (Apache-2.0) Clark X Group venture -- source, architecture docs, and the full security model: github.com/drewc611/Privashield.