keychain-secure

Official

GF(3) balanced credential management on macOS.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides secure credential storage on macOS with GF(3) balance, ensuring a credential's lifecycle (store, retrieve, validate) maintains invariants and avoids leaking secrets via environment variables.

Core Features & Use Cases

  • Secure storage: Encrypted credentials in macOS Keychain
  • GF(3) balance: Balanced lifecycle across store, transport, and validate
  • Cross-language examples: Python and Ruby APIs for managing credentials
  • Use Case: Store an API key securely, retrieve when needed, and rotate safely

Quick Start

Store a credential with security add-generic-password -s "service" -a "$USER" -w "secret" -U, then retrieve with security find-generic-password -s "service" -a "$USER" -w and validate it matches the stored value.

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: keychain-secure
Download link: https://github.com/plurigrid/asi/archive/main.zip#keychain-secure

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.