hardcoded-secrets

Community

Prevent secrets from leaking in code.

Authorthejefflarson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Use when writing code that contains API keys, passwords, tokens, connection strings, or private keys as string literals. Also invoke when embedding credentials in configuration files, environment setup scripts, or test fixtures that could be committed to version control.

Core Features & Use Cases

  • Flag hardcoded secrets in source code and configuration.
  • Recommend loading secrets from external sources (env vars, secrets managers, or OS keystores).
  • Provide guidance on secure coding practices and immediate remediation steps across CI/CD.

Quick Start

Review your codebase to identify any hardcoded credentials and replace them with environment-based loading and secrets management.

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