What problem does it solve?
This Skill enables secure encryption and decryption of files using SAFE, a modern cryptography CLI with post-quantum support and multi-recipient capabilities, reducing the risk of data exposure in insecure environments.
Core Features & Use Cases
- File encryption and decryption: password-based, public-key, and multi-recipient encryption with composable paths.
- Key management and two-factor security: generate keypairs, manage recipients, and set up multi-factor encryption.
- Agent-to-agent messaging and project security: exchange encrypted messages between agents and automatically generate project documentation like AGENTS.md.
- Browser fallback and CLI installation guidance: supports CLI installation or browser-based workflows for environments without local compilers.
Quick Start
Use natural language prompts like “Encrypt secrets.txt with a password to secrets.safe” or “Encrypt file.txt for alice and bob and decrypt with alice's key,” and the AI will execute the appropriate SAFE commands or browser-based actions.