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