sanitize-envrc

Community

Safely sanitize envrc values for safe commits.

Authordoesitscript
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing secrets in project environment files (.envrc) can expose sensitive data if committed or shared; this skill creates a sanitized .envrc.sample and ensures .envrc is git-ignored.

Core Features & Use Cases

  • Reads the project .envrc and identifies secret variables by name patterns (KEY, SECRET, TOKEN, PASSWORD, etc.).
  • Produces a sanitized .envrc.sample with secrets replaced by obvious placeholders.
  • Ensures the repository ignores .envrc to prevent accidental commits and helps new projects bootstrap securely.

Quick Start

Run this skill at the repository root to generate a safe .envrc.sample and ensure .envrc is ignored.

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: sanitize-envrc
Download link: https://github.com/doesitscript/dotfile-vnext/archive/main.zip#sanitize-envrc

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.