secret-detection

Community

Detect hardcoded secrets and credentials.

Authorjrc1883
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automated secret detection to prevent credential exposure in codebases.

Core Features & Use Cases

  • Pattern scanning: detects API keys, AWS keys, private keys, tokens, and credentials.
  • Coverage: broad file patterns across Python/JS/JSON and more.
  • Guidance: actionable remediation suggestions and safe alternatives.

Quick Start

/popkit:assess-security run secret-detection to scan for secrets.

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: secret-detection
Download link: https://github.com/jrc1883/popkit-claude/archive/main.zip#secret-detection

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