01Mediate and inspect
Control the boundary
Traffic mediation and protocol-specific inspection. Qualifiers state where Pipelock can see and enforce.
6 surfaces network-mediation
HTTP, WebSocket, and proxy mediation
FreeMediates agent traffic and applies URL, DLP, injection, and SSRF controls.
Command
pipelock run
Deployment qualifier
Applies only to traffic routed through Pipelock; direct agent egress needs containment or network policy.
Read the docs →mcp-proxy-scanning
MCP proxy scanning
FreeScans MCP traffic and applies configured tool, chain, and session controls.
Command
pipelock mcp proxy
Deployment qualifier
Applies only to MCP transports that run through the Pipelock proxy.
Read the docs →Loads signed rule bundles and applies their configured detection coverage.
Config
rules
Read the docs →tls-interception
TLS interception
FreeDecrypts configured CONNECT tunnels so Pipelock can inspect HTTP bodies and headers.
Config
tls_interception
Deployment qualifier
Requires a configured local CA that the intercepted client trusts; passthrough traffic remains encrypted and cannot be body-scanned.
Read the docs →a2a-scanning
A2A protocol scanning
FreeScans Agent-to-Agent messages and Agent Cards for poisoning, drift, and session smuggling.
Config
a2a_scanning
Deployment qualifier
Applies to A2A traffic carried on Pipelock's supported forward-proxy and MCP HTTP paths.
Read the docs →browser-shield
Browser shield
FreeRewrites proxied HTML and JavaScript to remove configured browser traps and tracking code.
Config
browser_shield
Deployment qualifier
Applies only to supported browser response traffic that flows through Pipelock.
Read the docs →02Contain and enforce
Stop risky actions
Host controls and runtime policy that stop or escalate risky activity.
5 surfaces agent-containment
Host containment for agent processes
FreeInstalls, verifies, and rolls back nftables-backed host containment.
Command
pipelock contain
Deployment qualifier
Kernel-enforced containment requires Linux, nftables, and the managed identities; other targets cannot provide this containment path.
Read the docs →single-agent-sandbox
Single-agent process sandbox
FreeRuns one command with unprivileged process and filesystem restrictions.
Command
pipelock sandbox
Deployment qualifier
Kernel isolation requires Linux user namespaces. Without them, best-effort network isolation only sets HTTP(S)_PROXY; seccomp adds restrictions only on linux/amd64.
Read the docs →global-canary-tokens
Global canary tokens
FreeDetects configured synthetic secrets without a license gate.
Config
canary_tokens
Read the docs →emergency-kill-switch
Emergency kill switch
FreeDenies mediated traffic when any configured, local, or fleet kill source is active.
Config
kill_switch
Read the docs →adaptive-enforcement
Adaptive enforcement
FreeEscalates a risky session's enforcement level from accumulated security signals.
Config
adaptive_enforcement
Read the docs →03Record and explain
Keep the decision
Receipts, explanations, diagnostics, and operator records you can inspect after a decision.
8 surfaces signed-action-receipts
Signed action receipts
FreeWrites signed, hash-chained mediation evidence and verifies it offline.
Config
flight_recorder
Read the docs →operator-dashboard
Read-only operator dashboard
Pro or EnterpriseServes authenticated evidence and operator views from local receipt data.
Command
pipelock dashboard serve
Read the docs →coverage-certificates
Per-agent coverage certificates
ProGenerates a signed receipt-coverage certificate for one agent.
Command
pipelock dashboard coverage-cert generate
Read the docs →exemption-lifecycle-records
Exemption lifecycle records
ProLists and manages exemption records used by the operator dashboard.
Command
pipelock dashboard exemption list
Read the docs →legal-hold-metadata
Legal-hold metadata
ProLists and manages legal-hold metadata outside dashboard HTTP authority.
Command
pipelock dashboard legal-hold list
Read the docs →offline-receipt-verification
Offline receipt verification
FreeVerifies signed action receipts and receipt chains without contacting a Pipelock server.
Command
pipelock verify-receipt
Read the docs →verdict-explanations
Verdict explanations
FreeExplains a URL, command, tool, or file verdict and names the configuration that controls it.
Command
pipelock explain
Read the docs →deployment-diagnostics
Deployment diagnostics
FreeReports whether configured protections can enforce in the current host and network topology.
Command
pipelock doctor
Read the docs →04Assess and coordinate
Add named and fleet control
Named-agent, assessment, and fleet features add licensed control above the free engine.
7 surfaces named-agent-profiles
Named agent profiles
ProApplies separate listeners and policy profiles for named agents.
Config
agents.<profile>
Read the docs →per-agent-sandbox-overrides
Per-agent sandbox overrides
ProOverrides sandbox settings for a named agent profile.
Config
agents.<profile>.sandbox
Read the docs →per-agent-address-allowlists
Per-agent crypto address allowlists
ProAdds a named agent's address allowlist to the global baseline.
Config
agents.<profile>.allowed_addresses
Read the docs →assessment-artifacts
Full assessment artifacts
AssessProduces the full assessment report, attestation, and badge artifacts.
Command
pipelock assess finalize
Read the docs →conductor-fleet-coordination
Conductor fleet coordination
EnterpriseCoordinates signed policy distribution and fleet audit ingestion.
Command
pipelock conductor serve
Read the docs →fleet-audit-sink
Fleet audit sink
EnterpriseReceives signed Conductor audit batches on a dedicated listener.
Command
pipelock fleet-sink
Read the docs →fleet-receipt-reports
Fleet receipt reports
EnterpriseMints a signed report from Conductor audit evidence for offline verification.
Command
pipelock conductor fleet report
Read the docs →No capability matches that search and tier.
Put it to work
Start with the full free engine.
Community includes the scanner, MCP proxy, receipts, containment, and one default profile. Pro adds named profiles and operator controls.