dotenv-audit
CommunityPrevent secret leaks from env files.
Authordennisonbertram
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Audit and prevent secrets leaks by scanning environment files (.env) and code for exposed credentials in commits, logs, and runtime messages.
Core Features & Use Cases
- .env and env. scanning*: Detects .env files that should be ignored or are tracked, and flags potential exposures.
- Code and log hygiene: Flags hardcoded API keys, tokens, and secrets in source code and log messages.
- Environment variable discipline: Verifies that os.Getenv usage aligns with a central .env.example and guides remediation.
- Use Case: Before pushing to a shared repository, run the audit to ensure no secrets are present and that required environment variables are documented.
Quick Start
Run the dotenv-audit tool in your project to scan for secrets exposure in environment files.
Dependency Matrix
Required Modules
None requiredComponents
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: dotenv-audit Download link: https://github.com/dennisonbertram/go-agent-harness/archive/main.zip#dotenv-audit 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.