CldKit
HOMEEXPLORERECIPESSUBMITCLIAI CURATORSIGN IN
SIGN IN
CldKit
ExploreRecipesSubmitCLI·AboutPrivacyTerms

Built for AI developers. Every component reviewed.

© 2026 CldKit

Language
Home>Explore>Secrets Detection Skill

Secrets Detection Skill

85/100
Skill
by CldKit Team@MJYKIM99
MIT

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

Source

Review Scores

Security33/35Maintain.28/35Usability24/30
Security33/35
Maintain.28/35
Usability24/30
Evidence:
high
Reviewed Mar 10, 2026
Review soon

Reviewed Version

1.0.0

Latest Version

1.0.0

Freshness

Review is 102 days old; refresh it soon.

Scores reflect the version reviewed and may change with updates.

Security Audit - Pending

Security audit has not been performed yet for this version.

Live Playground

Open Full Page

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.

Overview

When to Use

When NOT to Use

Setup

ls /workspace

Troubleshooting

Scenes

Tags

Used in Recipes

  • Security Pipeline(Detects exposed API keys, credentials, and sensitive data)
  • Secure File Operations(Checks touched files for exposed credentials)
  • Agent Security Review(Checks configs and examples for leaked credentials)

More by CldKit Team

  • Threat Modeling Skill
    Skill
    80/100
  • Accessibility Audit Skill
    Skill
    79/100
  • Prompt Engineering Skill
    Skill
    79/100
  • CI/CD Pipeline Generator Skill
    Skill
    78/100
Skill

Install

ls /workspace

CldKit CLI

cldkit install secrets-detection
cldkit info secrets-detection

Install CLI: npm i -g @cldkit/cli

Version

1.0.0

Stars

0

License

MIT

Compatibility

claude-code

Links

GitHub Source@MJYKIM99
security
secrets
credentials
api-keys
leaks
scanning