locker

Community

Securely store and retrieve secrets.

Authorsamdengler
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a centralized and secure method for storing sensitive information like API tokens and passwords, preventing them from being scattered across environment variables or plaintext files.

Core Features & Use Cases

  • Deterministic Secret Storage: Encrypts secrets locally using a master key stored in the OS keychain.
  • Service-Based Namespacing: Organizes secrets by service (e.g., 'courier', 'snapper') and key for easy management.
  • Use Case: Securely store your Telegram bot token for the 'courier' skill, ensuring it's accessible only when needed and never exposed in logs or code.

Quick Start

Initialize the locker and then set a secret for the courier service with the key handoffs.

Dependency Matrix

Required Modules

typerrichcryptography

Components

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: locker
Download link: https://github.com/samdengler/guppi-skills/archive/main.zip#locker

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.