safe-encryption-skill
FreeModern encryption alternative to GPG/PGP with post-quantum support
About safe-encryption-skill
SAFE encryption skill for AI coding assistants. It enables encrypting and decrypting files using SAFE, a modern encryption alternative to GPG/PGP with post-quantum support, composable authentication paths, and random-access editing. Includes agent-to-agent encrypted communication capabilities. The skill works with AI coding assistants such as Cursor, Claude Desktop, and Windsurf. It supports password/key encryption, keypair generation (x25519, p-256, ml-kem-768), two-factor encryption, multi-party encryption, and editing encrypted files without full re-encryption. It can also set up agent identities, exchange encrypted messages between agents, and auto-generate AGENTS.md files. Installation is available via the Skills CLI, npm, or manual setup. Requires the SAFE CLI or falls back to a web interface if the CLI is unavailable. An optional MCP server exposes encrypt/decrypt/keygen as native tool calls.
Key Features
Pros & Cons
- Modern alternative to GPG/PGP with post-quantum support
- Composable authentication paths and random-access editing
- Agent-to-agent encrypted communication built in
- Multiple installation methods (CLI, npm, pip, cargo, or manual)
- Fallback web interface if CLI cannot be installed
- Works with popular AI coding assistants (Cursor, Claude Desktop, Windsurf)
- Optional MCP server for seamless tool integration in AI assistants
- Dependent on SAFE CLI or web interface for encryption operations
- Requires installation and configuration for AI assistants that support the skills ecosystem
- Relatively new and less established compared to GPG/PGP