stash-secrets

Installation
SKILL.md

CipherStash Stack - Secrets Management

Guide for managing end-to-end encrypted secrets with @cipherstash/stack. Values are encrypted locally before being sent to the CipherStash API - your plaintext never leaves your machine unencrypted.

When to Use This Skill

  • Storing sensitive credentials (database URLs, API keys, tokens)
  • Retrieving secrets at runtime in application code
  • Managing secrets across environments (production, staging, development)
  • Using the stash CLI for terminal-based secret management
  • Bulk-retrieving multiple secrets efficiently

Installation

npm install @cipherstash/stack

Configuration

Related skills

More from cipherstash/stack

Installs
8
GitHub Stars
142
First Seen
Mar 5, 2026