← Back to Skills Marketplace
openlark

Code and System Security Review

by OpenLark · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
43
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install code-security-review
Description
Report only real risks, not manufactured panic. Covers injection, XSS, path traversal, insecure deserialization, authentication and authorization flaws, key...
README (SKILL.md)

\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

  1. Identify trust boundaries, user inputs, privileged operations, and sensitive data paths.\r
  2. Focus on checking for injection, path traversal, XSS, insecure deserialization, authentication and authorization flaws, key leaks, insecure logging, and command execution issues.\r
  3. Assess both exploitability and impact scope; do not exaggerate low-confidence issues.\r
  4. Mark risks with clear severity levels: critical, high, medium, low.\r
  5. Provide directly actionable remediation recommendations; prioritize providing code patches when possible.\r
  6. 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.

Usage Guidance
This skill appears safe to install as an instruction-only security review helper. As with any security review assistant, avoid sharing secrets unnecessarily, and verify any suggested patch before applying it.
Capability Analysis
Type: OpenClaw Skill Name: code-security-review Version: 1.0.0 The skill bundle is a legitimate security auditing tool designed to guide an AI agent through code reviews. It provides a structured workflow in SKILL.md and a comprehensive vulnerability checklist in references/checklist.md covering OWASP Top 10 risks. There are no indicators of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The stated purpose is to guide code and system security reviews, and the provided checklist is consistent with common vulnerability review topics.
Instruction Scope
The instructions focus on assessing risks, severity, impact, remediation, and optional patch suggestions; they do not direct autonomous exploitation, destructive action, or bypassing user intent.
Install Mechanism
There is no install spec, no required binaries, no required environment variables, and no code files to execute.
Credentials
The skill does not request local system access, broad file indexing, network access, credentials, or third-party account authority.
Persistence & Privilege
No persistence, background process, privileged configuration, credential storage, or long-running behavior is described.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install code-security-review
  3. After installation, invoke the skill by name or use /code-security-review
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of code-security-review skill. - Performs focused security reviews covering injection, XSS, path traversal, insecure deserialization, authentication and authorization flaws, key leaks, insecure logging, and command execution issues. - Reports only real, exploitable risks with appropriate severity levels; avoids exaggeration or fabricated findings. - Provides clear, actionable remediation guidance and, where possible, code patches. - Outlines a structured workflow and checklist-based approach to ensure comprehensive risk assessment. - Confirms absence of risks with a succinct message when no issues are present.
Metadata
Slug code-security-review
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments