stash-secrets
OfficialSecurely manage encrypted secrets.
Authorcipherstash
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and efficient way to manage sensitive credentials and configuration values, ensuring they are encrypted end-to-end and never exposed in plaintext.
Core Features & Use Cases
- End-to-End Encryption: Secrets are encrypted locally before transmission, and decrypted locally after retrieval.
- Environment Isolation: Manage separate sets of secrets for different environments (e.g., production, staging, development).
- SDK and CLI Access: Interact with secrets management via a TypeScript SDK or a command-line interface.
- Use Case: Securely store and retrieve database connection strings, API keys, and other sensitive information needed by your applications.
Quick Start
Use the stash-secrets skill to set the secret named DATABASE_URL with the value 'postgres://user:pass@host:5432/db' for the production environment.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: stash-secrets Download link: https://github.com/cipherstash/stack/archive/main.zip#stash-secrets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.