|
HASP
Source-available with FCL-1.0-ALv2
|
Keeps local project secrets in an encrypted vault and releases them through scoped broker runs.
Treats the repo as part of the risk: bindings, leak checks, redaction, and audited grants live in the same flow.
|
No hosted team dashboard or central identity layer in V1.
No HTTP gateway, provider catalog, or AI spend controls yet.
|
|
Kontext CLI
MIT
|
Better first-run onboarding for centrally managed teams
Stronger hosted identity and org attribution story
|
The reviewed repo ships Claude support first; Cursor and Codex were still planned
Resolved secrets enter the agent process environment, and repo leak blocking is not the main product
|
|
OneCLI
Apache-2.0
|
Faster self-serve onboarding with a full dashboard and bundled local stack
Stronger HTTP-native policy controls, including manual approval and rate limiting
|
The model centers on HTTP gateway traffic, so local command and file-secret workflows stay outside the happy path
It needs a web/database control plane. That is useful for teams, heavier for a solo local repo
|
|
fnox
MIT
|
Much broader provider catalog and provider-switching ergonomics
Smoother ordinary developer workflow through shell auto-load and direct exec
|
The default developer path materializes secrets into env vars or shell state
The MCP surface can return raw secret values, and the reviewed repo scanner was still a placeholder
|
|
Infisical Agent Vault
MIT Expat for non-ee code; enterprise features reserved for ee/ Infisical license
|
Broader interface-agnostic coverage for HTTP(S) traffic: API, CLI, SDK, and MCP paths converge at the proxy
First-class container sandbox mode can make egress non-cooperative by forcing TCP traffic through the proxy
|
The product is still research preview, and the proxy/CA/container setup asks more from the operator
It is strongest for HTTP(S). Repo leak prevention and non-HTTP command/file delivery are weaker
|
|
Tailscale Aperture
Proprietary managed service
|
Much stronger hosted identity, attribution, and centralized AI usage reporting
Full request/response capture, tool-use logging, and SIEM/S3 export
|
It is a managed beta tied to Tailscale identity and network assumptions
It does not give you a local vault, offline workflow, or repo leak guardrails
|