working-with-secrets

Official

Securely manage and inject secrets in workspaces.

Authoropenkaiden
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables secure management of secrets by storing values in the system keychain and persisting non-sensitive metadata in a local JSON store, preventing exposure of sensitive data on disk.

Core Features & Use Cases

  • Store abstraction with a secure, system keychain for secret values and a secrets.json registry for metadata.
  • SecretService registry that maps named secret types to HTTP descriptor definitions used inside workspaces.
  • Centralized registration that loads definitions from embedded configuration and exposes ListAvailable() and RegisterAll() for dynamic extension.
  • Use in workspace initialization and deployment workflows to register, describe, and retrieve secrets without exposing values.

Quick Start

Create a new secret named 'my-token' and securely store its value in the system keychain.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: working-with-secrets
Download link: https://github.com/openkaiden/kdn/archive/main.zip#working-with-secrets

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 510,000+ vetted skills library on demand.