← Back to Skills Marketplace
softboypatrick

Code Review Pro

by Softboypatrick · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
35
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install code-review-pro
Description
专业代码审查 | 4Agent并行审查+ 置信度评分 | 覆盖逻辑/安全/性能/风格
README (SKILL.md)

Code Review Pro

4Agent 并行代码审查。置信度≥70% 才输出。

Agent 1: 逻辑

检查:逻辑错误、边界条件、竞态条件、死循环

Agent 2: 安全

检查:注入漏洞、XSS、CSRF、权限泄露、密钥硬编码

Agent 3: 性能

检查:时间复杂度、内存泄漏、不必要重复、过大循环

Agent 4: 风格

检查:命名规范、代码整洁度、语言惯用法

输出格式

[严重] 问题描述 (置信度: 92%)

  • 位置:文件:行号 | 风险:高危 | 建议:...

[建议] 优化点 (置信度: 78%)

  • ...\r
Usage Guidance
This skill is instruction-only and internally consistent with a multi-aspect code reviewer; it doesn't request credentials or install anything, so risk is low. Still, verify outputs before applying suggested fixes (LLMs can hallucinate or mis-evaluate complex code), avoid sharing sensitive secrets or proprietary code until you're comfortable with results, and prefer testing on non-sensitive samples. Also note the source/author is unknown — consider running a few known test cases to confirm the review quality before using it on important projects.
Capability Analysis
Type: OpenClaw Skill Name: code-review-pro Version: 1.0.0 The skill bundle 'Code Review Pro' provides instructions for an AI agent to perform multi-perspective code reviews (logic, security, performance, and style). The content in SKILL.md and _meta.json is purely descriptive, lacks any executable code or suspicious commands, and aligns entirely with its stated purpose without any indicators of malicious intent or risk.
Capability Assessment
Purpose & Capability
Name/description claim a multi-agent code review covering logic, security, performance, and style; the skill is instruction-only and requires no binaries, env vars, or installs — all consistent with a reviewer helper.
Instruction Scope
SKILL.md enumerates four focused review agents and an output format. It does not instruct reading unrelated system files, exfiltrating data, calling external endpoints, or accessing credentials. The checks listed (e.g., injection, XSS, hardcoded keys) are reasonable for a security review.
Install Mechanism
No install spec and no code files — the lowest-risk form. Nothing will be written to disk or fetched at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no disproportionate secret requests compared to its stated functionality.
Persistence & Privilege
always is false and model invocation is not disabled (the platform default). The skill does not request persistent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install code-review-pro
  3. After installation, invoke the skill by name or use /code-review-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Code Review Pro - Parallel code review with four specialized agents: Logic, Security, Performance, and Style. - Outputs issues only with confidence ≥70%. - Covers logical errors, security vulnerabilities, performance bottlenecks, and code style problems. - Provides structured feedback with severity, confidence score, location, risk level, and suggestions. - Supports both severe issues and optimization tips.
Metadata
Slug code-review-pro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Code Review Pro?

专业代码审查 | 4Agent并行审查+ 置信度评分 | 覆盖逻辑/安全/性能/风格. It is an AI Agent Skill for Claude Code / OpenClaw, with 35 downloads so far.

How do I install Code Review Pro?

Run "/install code-review-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Code Review Pro free?

Yes, Code Review Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Code Review Pro support?

Code Review Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Code Review Pro?

It is built and maintained by Softboypatrick (@softboypatrick); the current version is v1.0.0.

💬 Comments