dotenvx-secrets

Community

Securely manage encrypted secrets and dev environments.

Authorjbreel77888
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the critical security risk of plaintext API secrets being accidentally committed to version control, and removes the friction of managing separate, isolated configurations for local, dev, and prod development environments.

Core Features & Use Cases

  • Encrypted Secret Storage: All API keys, tokens, and credentials are AES-encrypted in git via dotenvx, with private keys stored off-device in Dotenv Armor to prevent exposure.
  • Isolated Environment Profiles: Separate encrypted config files for local, dev, and prod environments, each with its own keypair, so you never accidentally run local code against production backends.
  • Automated Guardrails: Pre-commit git hooks auto-encrypt any staged .env files and block commits of unencrypted secrets, while gitleaks and GitHub secret scanning provide additional layers of protection.
  • Use Case: When onboarding a new team member, this Skill lets you securely share dev environment secrets without exposing production credentials, and ensures their local setup is configured correctly without manual secret handling.

Quick Start

Use the dotenvx-secrets skill to safely add a new third-party API token to your dev environment without risking exposure in tracked version-controlled files.

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: dotenvx-secrets
Download link: https://github.com/jbreel77888/Agent-AiNorx/archive/main.zip#dotenvx-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 536,000+ vetted skills library on demand.