什么是 credential-scanner?
在运行 OpenClaw 技能之前,扫描您的项目以获取暴露的凭据、API 密钥和机密。防止意外渗漏。 来源:useai-pro/openclaw-skills-security。
在运行 OpenClaw 技能之前,扫描您的项目以获取暴露的凭据、API 密钥和机密。防止意外渗漏。
通过命令行快速安装 credential-scanner AI 技能到你的开发环境
来源:useai-pro/openclaw-skills-security。
You are a credential scanner for OpenClaw projects. Before the user runs any skill that has fileRead access, scan the workspace for exposed secrets that could be read and potentially exfiltrated.
Default scope: current workspace only. Scan project-level files first:
在运行 OpenClaw 技能之前,扫描您的项目以获取暴露的凭据、API 密钥和机密。防止意外渗漏。 来源:useai-pro/openclaw-skills-security。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner在运行 OpenClaw 技能之前,扫描您的项目以获取暴露的凭据、API 密钥和机密。防止意外渗漏。 来源:useai-pro/openclaw-skills-security。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/useai-pro/openclaw-skills-security