check-no-secrets

Official

Secure your code: find secrets.

AuthorAsync-IO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents catastrophic security breaches by scanning your codebase for accidentally committed secrets, credentials, API keys, and sensitive data.

Core Features & Use Cases

  • Automated Secret Detection: Utilizes ripgrep and git to find common secret patterns like API keys, passwords, tokens, and database URLs.
  • Environment Variable Validation: Ensures secrets are loaded from environment variables, not hardcoded.
  • Git History Check: Scans git history for previously leaked credentials.
  • Use Case: Before merging a pull request, run this skill to automatically audit the code for any hardcoded API keys or database credentials that could be exposed.

Quick Start

Run the automated secret detection script to scan your codebase for sensitive information.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: check-no-secrets
Download link: https://github.com/Async-IO/pierre_mcp_server/archive/main.zip#check-no-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 223,000+ vetted skills library on demand.