← Back to Skills Marketplace
ryan-wuxl

AI代码审查助手

by ryan-wuxl · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
183
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install code-review-ai
Description
代码审查助手 - 自动分析代码,提供审查意见、性能优化建议、安全漏洞检测。支持多种编程语言,生成详细的代码审查报告。
README (SKILL.md)

代码审查助手

自动代码审查,提升代码质量。

功能特点

  • 🔍 自动审查 - 分析代码结构和风格
  • 性能优化 - 识别性能瓶颈
  • 🔒 安全检测 - 发现潜在安全漏洞
  • 📊 质量报告 - 生成详细审查报告
  • 🛠️ 多语言支持 - 支持 JS/Python/Go/Java 等

使用方法

node scripts/review.mjs --file ./src/app.js

License

MIT

Usage Guidance
This package claims to be a Node-based code reviewer but the bundle lacks the scripts it tells you to run and has no install recipe. Before installing or running anything: verify the upstream GitHub repository and inspect the actual 'scripts/review.mjs' (or other runtime files) to see what they do; prefer skills that include their runtime or provide a clear, auditable install step; do not allow the agent to fetch or run remote code without reviewing it first. Also be aware a code-review tool will read your project files — avoid giving it secrets or sensitive code until you confirm it does not exfiltrate data.
Capability Analysis
Type: OpenClaw Skill Name: code-review-ai Version: 1.0.0 The provided files (_meta.json, SKILL.md, and README.md) contain standard metadata and documentation for a code review tool. There are no signs of malicious intent, data exfiltration, or prompt injection in the instructions. While the primary execution script (scripts/review.mjs) mentioned in the documentation was not provided for analysis, the available content is consistent with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description promise a Node-based code-review tool. It declares a dependency on the 'node' binary which is consistent, but the skill bundle contains no scripts, modules, or install steps that would implement the promised functionality. That mismatch (claims to run 'node scripts/review.mjs' but provides no such file or an install mechanism to obtain it) is incoherent.
Instruction Scope
SKILL.md and README instruct the agent/user to run 'node scripts/review.mjs' and use 'clawhub install', and to analyze project files (expected for a reviewer). However, because the runtime script is not included, it is unclear whether any implementation would read only project files or also access/send other data. The instructions give broad discretion (run a script that isn't present), which is a security risk until the actual script is inspected.
Install Mechanism
There is no install spec. The README mentions 'clawhub install' and a GitHub homepage, but the registry bundle contains only documentation files and no code. Without a defined, verifiable install source (e.g., a known release or included scripts), the agent or user might need to fetch code from an external location — which increases risk because the fetched code is not part of this package for review.
Credentials
The skill requests only the 'node' binary and declares no environment variables, credentials, or config paths. That is proportionate to a local code-analysis tool.
Persistence & Privilege
always is false and there is no indication the skill requests persistent/privileged presence or modifies other skills. Autonomous invocation is allowed (platform default) but not combined with other high-privilege requests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install code-review-ai
  3. After installation, invoke the skill by name or use /code-review-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: AI-powered code review assistant
Metadata
Slug code-review-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AI代码审查助手?

代码审查助手 - 自动分析代码,提供审查意见、性能优化建议、安全漏洞检测。支持多种编程语言,生成详细的代码审查报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.

How do I install AI代码审查助手?

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

Is AI代码审查助手 free?

Yes, AI代码审查助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI代码审查助手 support?

AI代码审查助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AI代码审查助手?

It is built and maintained by ryan-wuxl (@ryan-wuxl); the current version is v1.0.0.

💬 Comments