CldKit
HOMEEXPLORERECIPESSUBMITCLIAI CURATORSIGN IN
SIGN IN
CldKit
ExploreRecipesSubmitCLI·AboutPrivacyTerms

Built for AI developers. Every component reviewed.

© 2026 CldKit

Language
Detail|

Secrets Detection Skill

@MJYKIM99
85/100

Scans codebases for exposed secrets, API keys, credentials, and sensitive data.

Live Sandbox

Run this skill in an isolated environment

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
Analyzing source files...

Sign in to try this skill in a live sandbox.

About This Skill

Scans codebases for exposed secrets, API keys, credentials, and sensitive data.

When to Use

  • -You need to scan a codebase for accidentally committed secrets.
  • -You want to set up pre-commit hooks to prevent secret leaks.
  • -You need to audit git history for previously exposed credentials.

Review Scores

Security
33
Maintain
28
Usability
24

Tags

secretscredentialsapi-keysleaksscanning
claude-code

Install

ls /workspace

Install to CLI

Install this skill directly to your terminal with CldKit verification.

Links

GitHub SourceView Full Detail