equinix.dev’s security model leans on Equinix’s existing identity and approval surfaces — we just make them legible to the agent before it asks.Documentation Index
Fetch the complete documentation index at: https://docs.equinix.dev/llms.txt
Use this file to discover all available pages before exploring further.
Six controls
Plan-only by default
Every Terraform output ships with
prevent_destroy and an apply
guard. Default execution mode is dry-run.Control: F-001Scoped MCP identities
Agents authenticate as
network-agent-mcp@ users with project,
metro, and resource scopes. Personal admin identities are never
used for OAuth consent.Control: F-014Account-aware preflight
Five blocking gates run before any mutating tool: ports/devices,
observability permission, developer app, capacity, provider quote.Control: F-022
pricing.md governance
The agent reads commercial estimates from a versioned
pricing.md
contract. Anything missing is reported as quote_required rather
than fabricated.Control: F-031Audit log per plan
Every plan run captures the prompt, the read tools, the blocked
mutating tools, the timestamp, and the dedicated MCP user. JSON
or SIEM webhook export.Control: F-040
Reviewer-grade Terraform
Output is shaped to be reviewable in a PR — modules, lifecycle
blocks, apply guards, and explicit quote-status fields.Control: F-052
How customer data flows
Compliance roadmap
| Item | Status |
|---|---|
| SOC 2 Type II | In audit · Q3 2026 |
| ISO 27001 | Scoped · 2027 |
| HIPAA | BAA on request |
| FedRAMP | Via Equinix Government Cloud |
| Subprocessors (local demo) | None |
Reporting a vulnerability
security@equinix.dev
PGP key: 0xC0FFEEDB · Reply within one business day. Critical issues
get an automated
security-priority label.What this page deliberately does not promise
- No “we’ll never see your data” claim — we may see read-only Fabric metadata if you explicitly install the Connected tier.
- No SOC 2 today — the audit is in progress, not complete.
- No FedRAMP authorization on the local demo path.
- No production SLA on the Local Explorer — it’s a developer tool.