什么是 security scanner?
扫描工作区是否存在潜在的安全风险,包括暴露的密码、API 密钥、令牌和其他敏感数据 来源:bizshuk/llm_plugin。
扫描工作区是否存在潜在的安全风险,包括暴露的密码、API 密钥、令牌和其他敏感数据
通过命令行快速安装 security scanner AI 技能到你的开发环境
来源:bizshuk/llm_plugin。
This skill helps you identify potential security vulnerabilities in your workspace by scanning for hardcoded credentials, API keys, tokens, and other sensitive information that should not be committed to version control.
The security scanner looks for common patterns of sensitive data:
Simply ask: "Run a security scan" or "Check for exposed secrets"
扫描工作区是否存在潜在的安全风险,包括暴露的密码、API 密钥、令牌和其他敏感数据 来源:bizshuk/llm_plugin。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/bizshuk/llm_plugin --skill security scanner扫描工作区是否存在潜在的安全风险,包括暴露的密码、API 密钥、令牌和其他敏感数据 来源:bizshuk/llm_plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bizshuk/llm_plugin --skill security scanner 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/bizshuk/llm_plugin