SQL Injection Review
New把字符串拼接 SQL 标成缺陷,要求参数绑定,并举例说明 ORM 仍可能拼接。
SQL Injection Review is an Agent skill for Security. 把字符串拼接 SQL 标成缺陷,要求参数绑定,并举例说明 ORM 仍可能拼接。 Tags: SQL 注入 · OWASP · 绑定参数.
What is SQL Injection Review
SQL Injection Review packages a Security workflow for agents. 把字符串拼接 SQL 标成缺陷,要求参数绑定,并举例说明 ORM 仍可能拼接。
Install SQL Injection Review in Cursor / Claude / Codex
Claude Code Install with the command on this page, or place the skill in ~/.claude/skills or project .claude/skills so Claude can detect SQL Injection Review.
Cursor After the install command writes the skill directory, invoke SQL Injection Review by name in the Cursor agent.
Codex Install into the Codex skills directory and call it by name. If only a generic command is listed, run it locally and confirm Codex can see the skill.
This page has no install command. Check the project home for how to install SQL Injection Review.
Please visit the Project Home to see installation and usage instructions.
How to Use
Claude Code: Place the skill in ~/.claude/skills (personal) or the project .claude/skills directory, and Claude will auto-detect it.
Cursor / Windsurf: After installing via npx skillsadd, the skill directory is placed in the configured path.
Codex CLI: After installation it loads automatically from the skills directory and is invoked by name.
Tags
Similar recommendations
Red Teaming
红队对抗测试技能,模拟攻击者视角对 AI 系统进行越狱、注入与信息泄露测试,发现并修补安全漏洞。
Malware Repo Analysis
恶意仓库分析技能,检测 GitHub 仓库中的恶意代码、供应链投毒与可疑 install 脚本,防范依赖混淆攻击。
Git Guardrails
Git 安全护栏技能,防止向远程仓库推送密钥、令牌与敏感信息,支持预提交扫描与历史记录清理。
Source Verification
信息溯源与事实核查技能,交叉验证多方来源、检测虚假信息与幻觉,为 Agent 输出提供可信度评估。
GitHub Auth Management
GitHub 认证管理技能,安全配置 Personal Access Token、SSH 密钥与 GitHub App 权限,遵循最小权限原则。
WebApp Security Testing
Web 应用安全测试技能,检测 XSS、CSRF、SQL 注入与 SSRF 等 OWASP Top 10 漏洞并输出修复建议。
FAQ
What is SQL Injection Review for?
SQL Injection Review is a Security skill. 把字符串拼接 SQL 标成缺陷,要求参数绑定,并举例说明 ORM 仍可能拼接。
Can Claude, Cursor, and Codex all use SQL Injection Review?
Yes if the client supports Agent Skills and has loaded the skill directory. Check the project home for compatibility notes.
What similar skills exist?
Related items come from the same Security group so you can pick a closer workflow.