1Password

No Change
adopt
First Added:July 29, 2026

1Password is a password, secrets, and access-management platform for people, machines, and AI agents. We adopt it as the default personal vault, and as the password manager to recommend when a company has none yet.

Blurb

One secure platform for humans, AI agents, and machines. Unified Access is built to discover, secure, and audit.

Summary

What it is: End-to-end encrypted vaults plus enterprise products: password manager, privileged access, credential broker for agents/workloads, and SaaS Manager (ex-Trelica). CLI (op inject, op run) covers many inject-into-process needs without a second secrets tool.

When to use:

SituationNotes
Personal / family vaultDefault choice; strong UX, passkeys, travel modes
Company with no password managerRecommend 1Password; then stay in that ecosystem
Business shared vaultsAdmin policies, SSO hooks, team vaults
Shadow IT / SaaS sprawlSaaS Manager for discovery, spend, and access workflows
Agent / machine credentialsCredential Broker and privileged access; also op for local/CI

When to skip:

  • Org already standardized on another vault (Bitwarden, Keeper, and so on). Stay in their ecosystem.
  • Hard requirement for self-hosted secrets with no vendor trust boundary
  • Pure Git-encrypted files with no vault product: assess SOPS (Secret OPerationS) only when there is no password manager

Trade-offs: Excellent polish and CLI for day-to-day secrets. SaaS dependency and expanding XAM surface area. Once chosen, prefer op over stacking SOPS (Secret OPerationS) for the same job.

Details

Product areaNotes
Personal / Business Password ManagerDefault vault recommendation
CLIop inject for inline refs; op run for subprocess env
Privileged AccessJust-in-time / just-enough access patterns
Credential BrokerRuntime credentials for agents and workloads
SaaS ManagerApp discovery, governance, spend (Trelica tech)

References