/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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install code-security-review - After installation, invoke the skill by name or use
/code-security-review - Provide required inputs per the skill's parameter spec and get structured output
What is Code and System Security Review?
Report only real risks, not manufactured panic. Covers injection, XSS, path traversal, insecure deserialization, authentication and authorization flaws, key... It is an AI Agent Skill for Claude Code / OpenClaw, with 43 downloads so far.
How do I install Code and System Security Review?
Run "/install code-security-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Code and System Security Review free?
Yes, Code and System Security Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Code and System Security Review support?
Code and System Security Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Code and System Security Review?
It is built and maintained by OpenLark (@openlark); the current version is v1.0.0.