credential-registration
CommunityDeclare and retrofit credentials safely
Software Engineering#environment variables#dotenv#credential management#agent planning#security guardrails#configuration governance#declarative artifacts
Authorgleeb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It standardizes how a project declares its required environment-variable credentials so agent planning and execution stay consistent without leaking secrets into source control.
Core Features & Use Cases
- Planner-hub credential declarations: Creates or back-fills
required_envartifacts (including.env.exampleandplan/cross-cutting/required-env.md) based on bootstrap mode or mid-execution additions. - Deterministic, declaration-only writes: Updates only planning artifacts and per-story
required_envblocks, never touching.envvalues. - Guardrails against scope changes: Detects when a user request implies a provider/integration scope change and routes that flow instead of incorrectly declaring credentials.
- Deduped declarations with attribution: Ensures one
.env.exampleentry per variable, tracks which story introduced each credential, and flags ambiguous attribution for confirmation.
Quick Start
In the planner hub, dispatch a CREDENTIAL_REGISTRATION directive in either bootstrap mode to retrofit missing declarations or addition mode to declare a new required credential without writing any secret values.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: credential-registration Download link: https://github.com/gleeb/ai-registry/archive/main.zip#credential-registration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.