brakeman
✓适用于 Ruby on Rails 应用程序的静态分析安全漏洞扫描器。在分析 Rails 代码的安全问题、运行安全审核、检查代码是否存在漏洞、在 CI/CD 中设置安全扫描、管理安全警告或调查特定漏洞类型(SQL 注入、XSS、命令注入等)时使用。还可以在配置 Brakeman、减少误报或与自动化工作流程集成时使用。
SKILL.md
Brakeman is a static analysis tool that checks Ruby on Rails applications for security vulnerabilities without requiring a running application. It analyzes source code to detect common security issues including SQL injection, cross-site scripting (XSS), command injection, mass assignment, and many other vulnerability types.
Verify Brakeman is installed before running scans. If not present, install using one of these methods:
Brakeman requires Ruby 3.0.0+ to run, but can analyze code written with Ruby 2.0+ syntax. It works with Rails 2.3.x through 8.x.
适用于 Ruby on Rails 应用程序的静态分析安全漏洞扫描器。在分析 Rails 代码的安全问题、运行安全审核、检查代码是否存在漏洞、在 CI/CD 中设置安全扫描、管理安全警告或调查特定漏洞类型(SQL 注入、XSS、命令注入等)时使用。还可以在配置 Brakeman、减少误报或与自动化工作流程集成时使用。 来源:el-feo/ai-context。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/el-feo/ai-context --skill brakeman- 分类
- !安全工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 brakeman?
适用于 Ruby on Rails 应用程序的静态分析安全漏洞扫描器。在分析 Rails 代码的安全问题、运行安全审核、检查代码是否存在漏洞、在 CI/CD 中设置安全扫描、管理安全警告或调查特定漏洞类型(SQL 注入、XSS、命令注入等)时使用。还可以在配置 Brakeman、减少误报或与自动化工作流程集成时使用。 来源:el-feo/ai-context。
如何安装 brakeman?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/el-feo/ai-context --skill brakeman 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/el-feo/ai-context
详情
- 分类
- !安全工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01