secure-vault

Community

Securely store and manage secrets.

Authorwinsorllc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a secure, local solution for storing sensitive information like API keys and credentials, protecting them from unauthorized access.

Core Features & Use Cases

  • Encrypted Storage: Secrets are encrypted using AES-256-GCM before being stored locally.
  • Local Key Management: The encryption key is stored separately and protected with strict file permissions (0600), ensuring it never leaves the local system.
  • Use Case: Securely store your GitHub Personal Access Token or AWS Access Key ID without risking exposure in your codebase or configuration files.

Quick Start

Use the secure-vault skill to set a secret named 'my_api_key' with the value 'super_secret_value'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: secure-vault
Download link: https://github.com/winsorllc/upgraded-carnival/archive/main.zip#secure-vault

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.