CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
首页>探索>Secrets Detection Skill

Secrets Detection Skill

85/100
Skill
作者 CldKit Team@MJYKIM99
MIT

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

来源

评审评分

安全性33/35维护性28/35易用性24/30
安全性33/35
维护性28/35
易用性24/30
证据:
high
评审于 Mar 10, 2026
即将复审

评审版本

1.0.0

最新版本

1.0.0

新鲜度

评审已过去 102 天,建议尽快刷新。

评分反映被评审版本,后续更新可能导致变化。

安全审计 - 待完成

此版本尚未执行安全审计。

在线 Playground

打开完整页面

Live Sandbox

在隔离环境中运行这个 skill

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

登录 即可在 live sandbox 中试用这个 skill。

概览

适合使用

不适合使用

设置

ls /workspace

故障排查

场景

标签

用于 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)

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

安装

ls /workspace

CldKit CLI

cldkit install secrets-detection
cldkit info secrets-detection

安装 CLI: npm i -g @cldkit/cli

版本

1.0.0

星标

0

许可证

MIT

兼容性

claude-code

链接

GitHub 来源@MJYKIM99
security
secrets
credentials
api-keys
leaks
scanning