secrets

Community

Audit codebases for secret handling and leaks.

Authoreriknovak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audits codebases for secret handling issues, helping teams detect leaked credentials, misconfigurations in environment management, and insecure patterns early in the development lifecycle.

Core Features & Use Cases

  • Committed secrets detection across git history and the current working tree.
  • Gitignore validation to ensure sensitive files like .env, keys, and credentials are ignored.
  • Template verification to ensure .env.example or .env.template exist when .env usage is present.
  • Hardcoded secret detection in source code with guidance for remediation and safe handling of credentials.
  • Real-world scenario: routinely scan a mid-sized repository to surface secret exposures before deployment.

Quick Start

Audit secrets in your repository by instructing Claude to examine code for exposure patterns and misconfigurations.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: secrets
Download link: https://github.com/eriknovak/ErikNovak/archive/main.zip#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 471,000+ vetted skills library on demand.