Documentation Index
Fetch the complete documentation index at: https://docs.nullbridge.ai/llms.txt
Use this file to discover all available pages before exploring further.
What is NullBridge?
NullBridge gives your AI agents a cryptographic identity, secure credential vault, continuous audit trail, and behavioral anomaly detection — in three lines of code. As AI agents proliferate across your organization, NullBridge answers the question: who authorized this agent, what can it access, and what has it done?The Problem
AI agents are being deployed faster than governance frameworks can keep up. Most organizations have no answer to:- Which agents are running in production right now?
- Who approved them and why?
- What credentials do they hold?
- Has any agent behaved anomalously?
- How do you revoke access instantly if something goes wrong?
The Solution
NullBridge provides a complete identity governance layer for AI agents:Agent Registry
Every agent gets a cryptographic identity at registration. Full ownership, tier, and scope tracking.
Credential Vault
Credentials stored with AES-256-GCM encryption. Automatic rotation and revocation with full audit trail.
SIEM Events
Every agent action logged in real time. Policy violations, anomalies, and kill switch events surfaced immediately.
Kill Switch
Revoke any agent instantly — token blacklisted, vault sealed, SIEM event logged. One click.
How It Works
- Install the SDK in your AI agent’s codebase
- Register the agent — it appears in your NullBridge dashboard immediately
- Monitor — every action is logged, anomalies are detected automatically
- Control — kill, restore, or rotate credentials from the dashboard at any time
Architecture
NullBridge runs inside your infrastructure. There is no shared SaaS database — your data stays yours.- Dashboard —
app.nullbridge.ai - API —
api.nullbridge.ai - SDK —
@nullbridge/sdkon npm - License — validated on startup, rechecked every 24 hours
Contact
- Email: brian@nullbridge.ai
- Website: nullbridge.ai