Infra SSH
Infra SSH is the audited host-operations layer inside infrastrActure.
It lets admins and internal operators inspect and operate infrastructure hosts through a controlled tool surface instead of raw shell access.
What It Covers
- host inventory
- named actions
- approval-gated elevated access
- bounded file operations
- named forwards
- audit logging
Model
Core Rules
- Infra SSH is admin-tier only.
- Elevated operations require an approval lease.
- Agents do not get raw SSH command execution.
- Host access is routed through named actions and bounded operations.
- Successful, denied, and failed operations are audited.
Read Next
| Page | Purpose |
|---|---|
| Security Model | tiering, approval, and audit guarantees |
| Hosts and Actions | host inventory and named action model |
| Audit and Sessions | leases, audit records, and forward lifecycle |