vault
Set up and verify the CONFIDE THREE LOCKS for storing RED (real, identifiable) session data at rest — device FileVault, a dedicated encrypted store, and per-file sops/age encryption. Use when the user says "set up confide vault", "encrypt my session data", "three locks", "secure store for transcripts", "sops/age for RED data", or asks how to store real therapy/coaching transcripts safely. NON-DESTRUCTIVE: it CHECKS each lock's status and prints the EXACT command to fix any gap; it never moves, deletes, or encrypts data, and never runs `fdesetup enable`/`hdiutil`/`age-keygen` without an explicit flag and your confirmation. Probes are read-only (`fdesetup status`, which sops/age, key path).
适合你,如果需要在存储敏感数据时确保加密合规且可验证
npx oh-my-skill add glebis/claude-skills/vaultcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- glebis/claude-skills/vaultnpx oh-my-skill verify glebis/claude-skills/vault怎么用
商店整理自技能原文 · 版本 2482fd1 · 表述以原文为准装上后,Claude 会检查并指导你设置三种安全锁(设备FileVault、加密存储、文件级sops/age加密),用于安全存储真实会话数据。它只检查状态并显示修复命令,不会自动执行任何破坏操作。
当你提到“设置confide vault”、“加密我的会话数据”或“安全存储对话记录”等关键词时触发。