Blekline governs non-human identity at the agent boundary: mask secrets and PII, enforce tool policy, block contaminated lineage, and export metadata-only audit evidence — before models, sandboxes, and MCP tools act.
This guide is the fastest path from curiosity to proof. Pick one track, run one workflow, and leave with evidence your security team can reproduce.
Start here
- Create a workspace — every signup opens the path chooser so you pick platform eval or self-serve MCP in one step.
- Platform eval — Track 01 (Kubernetes) or Track 02 (Docker): sidecar enforcement, Trust Vault, Lineage Firewall, posture upload. No billing during eval.
- Self-serve MCP — Track 03: wire
@blekline/mcp-serverin Cursor, Claude Code, or VS Code; mask and enforce tool calls with cloud policy in minutes. - Enterprise pilot — procurement pack, dedicated SLA, and sandbox grant from the same chooser or book a pilot.
Optional: append ?intent=platform or ?intent=self_serve to pre-highlight your path on signup.
Choose your track
| Track | Best for | Time to first enforce | What you prove |
|---|---|---|---|
| 01 — Kubernetes fleet | Regulated production, platform & security teams | ~2 hours | Mandatory-hop sidecar, NetworkPolicy, optional admission webhook |
| 02 — Docker sidecar | VPC eval, platform engineering | ~1 hour | Trust Vault + Lineage on :8787, health and enforce events |
| 03 — MCP integrator | IDE and agent client teams | ~30 minutes | Mask prompts, evaluate tool calls, live policy in your editor |
Recommended enterprise sequence: [NHIM audit](/docs/get-started/nhim-audit-quickstart) on staging → Kubernetes fleet or Docker sidecar → procurement with posture JSON attached.
Choose your path
| Path | Guide |
|---|---|
| Scan your cluster | [NHIM audit quickstart](/docs/get-started/nhim-audit-quickstart) |
| K8s platform eval | Kubernetes fleet |
| Docker platform eval | Docker sidecar |
| MCP self-serve | MCP self-serve eval |
Track 01 — Kubernetes fleet
Production-grade eval: mandatory-hop enforcement, fleet policy SSE, and compliance export.
- Run
npx @blekline/nhim-audit audit --profile generic --plain --jsonand upload JSON to Operations → Posture. - Provision eval namespace, sidecar secrets, and image pull for
ghcr.io/blekline/sidecar. - Helm install
blekline-ingressand apply mandatory-hop NetworkPolicy. - Optional: mutating admission webhook for opt-in pod injection.
- Request probe token if CRITICAL gaps remain; confirm runtime enforce in Activity.
→ Kubernetes fleet guide · NHIM verification
Track 02 — Docker sidecar
Validate Trust Vault, Lineage Firewall, and ingress proxy without a full cluster rollout.
- Optional: NHIM audit quickstart against staging.
- Pull
ghcr.io/blekline/sidecarand configure workspace token + secrets. - Start the compose stack; verify
/health(401 without auth, 200 with token). - Trigger first allow/mask/block event in Operations → Activity.
Track 03 — MCP client eval
Fastest path for developers: one MCP hop between your agent and every downstream tool.
- Create a workspace API key with
mask:writeandevents:writescopes. - Follow MCP self-serve eval — connect Cursor, Claude Code, or VS Code in minutes.
- Run the live MCP test in Operations → MCP; confirm mask and enforce tools respond.
→ MCP server · Agent clients hub
CI and posture gates
Keep agent infrastructure aligned with NHIM posture on every merge:
- CI NHIM gate — merge-blocking cluster audit with SARIF export
- CI/CD integration — MCP smoke and integration config verification
Read next
| Role | Start here |
|---|---|
| Security / CISO | [Runtime enforcement](/docs/introduction/interaction-governance) · Threat model · Benchmarks |
| Platform / SRE | Architecture · Trust Vault sidecar |
| Compliance | EU AI Act mapping · Compliance evidence |
| Procurement | Procurement pack |
Enterprise sandbox
Track 01/02 sandbox packs (Helm values, checklists, probe tokens) ship on grant approval. Email enterprise@blekline.com with your nhim-audit.json, or request a pilot.
Try it now: Runtime simulator · Glossary · Open workspace