detect-hardcoded-secrets

Community

Find hardcoded secrets across codebases.

Authoranortham
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill audits code for exposed credentials, API keys, and secrets to prevent leaks across languages.

Core Features & Use Cases

  • Pattern-based secret detection
  • Assignment and secret format verification
  • Cloud provider pattern scanning
  • Verification of findings with symbol references

Quick Start

Run a security scan to surface potential secrets in the repository.

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: detect-hardcoded-secrets
Download link: https://github.com/anortham/miller/archive/main.zip#detect-hardcoded-secrets

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository