output-credentials-env-vars

Official

Wire encrypted credentials to env vars.

Authorgrowthxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Wire encrypted credentials to environment variables at runtime to keep secrets out of code and config, while enabling seamless startup resolution.

Core Features & Use Cases

  • Credential-based env resolution: Any env var value starting with credential: is decrypted and injected into process.env during worker startup.
  • Migration and best-practices: Replaces plaintext .env secrets with encrypted credentials without breaking existing workflows.
  • Flexible mapping and documentation: Supports config/credentials.yml.enc and an optional _env section to document intended env mappings.
  • Security-first workflow: Keeps real secrets out of source, logs, and code, with deterministic startup behavior and clear traceability.

Quick Start

Initialize credentials and start the worker to automatically resolve credential: references into environment variables at startup.

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: output-credentials-env-vars
Download link: https://github.com/growthxai/output/archive/main.zip#output-credentials-env-vars

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