CldKit
首頁瀏覽RECIPES提交CLIAI 策展助手登入
登入
CldKit
瀏覽Recipes提交CLI·關於隱私條款

為 AI 開發者建置。每個 components 都經過審查。

© 2026 CldKit

語言
詳情|

Secrets Detection Skill

@MJYKIM99
85/100

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

Live Sandbox

在隔離環境中運行這個 skill

$ ls
skill.md src/ package.json
$ claude -p "review the code in src/"
正在分析原始碼...

登入 即可在 live sandbox 試用這個 skill。

關於這個 Skill

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

適合使用

  • -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.

評審評分

安全性
33
維護性
28
易用性
24

標籤

secretscredentialsapi-keysleaksscanning
claude-code

安裝

ls /workspace

安裝到 CLI

透過 CldKit 驗證,直接把這個 skill 安裝到終端機。

連結

GitHub 來源看完整詳情