/install code-security-review
\r \r
Code and System Security Review\r
\r Report only real risks, not manufactured panic.\r \r
Use Cases\r
\r Triggers when users request a security review, code audit, security check, vulnerability analysis, security assessment, penetration test, code scan, or security review.\r \r
Workflow\r
\r
- Identify trust boundaries, user inputs, privileged operations, and sensitive data paths.\r
- Focus on checking for injection, path traversal, XSS, insecure deserialization, authentication and authorization flaws, key leaks, insecure logging, and command execution issues.\r
- Assess both exploitability and impact scope; do not exaggerate low-confidence issues.\r
- Mark risks with clear severity levels: critical, high, medium, low.\r
- Provide directly actionable remediation recommendations; prioritize providing code patches when possible.\r
- If the risk cannot be fully closed in this round, explain the residual risk and subsequent checkpoints.\r \r
Output Format\r
\r For each risk point, output:\r \r
- Risk Point: Brief description of the issue's location and nature\r
- Risk Level: critical | high | medium | low\r
- Impact Description: Actual consequences if exploited\r
- Remediation Plan: Specific, actionable steps to fix the issue\r
- Patch: A code diff that can be directly applied (prioritize providing this)\r \r When no risks are found, output a brief confirmation and do not fabricate issues.\r \r
Common Vulnerability Checklist\r
\r See references/checklist.md for details, covering the OWASP Top 10 and common attack surfaces.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install code-security-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/code-security-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Code and System Security Review 是什么?
Report only real risks, not manufactured panic. Covers injection, XSS, path traversal, insecure deserialization, authentication and authorization flaws, key... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。
如何安装 Code and System Security Review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install code-security-review」即可一键安装,无需额外配置。
Code and System Security Review 是免费的吗?
是的,Code and System Security Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Code and System Security Review 支持哪些平台?
Code and System Security Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Code and System Security Review?
由 OpenLark(@openlark)开发并维护,当前版本 v1.0.0。