ln-647-env-config-auditor

Installation
SKILL.md

Paths: File paths (shared/, references/) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If shared/ is missing, fetch files via WebFetch from https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}.

Env Config Auditor (L3 Worker)

Type: L3 Worker

Specialized worker auditing environment variable configuration, synchronization, and hygiene.

Purpose & Scope

  • Audit env var configuration across code, .env files, docker-compose, CI configs
  • 4 check categories: File Inventory, Variable Synchronization, Naming & Quality, Startup Validation
  • 11 checks total (C1.1-C1.3, C2.1-C2.3, C3.1-C3.3, C4.1-C4.2)
  • Calculate compliance score (X/10)
  • Stack-adaptive detection (JS, Python, Go, .NET, Java, Ruby, Rust)

Out of Scope:

Related skills
Installs
116
GitHub Stars
465
First Seen
Mar 15, 2026