← Back to Skills Marketplace
248
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install smart-code-reviewer
Description
代码审查助手 - 自动分析代码,提供审查意见、性能优化建议、安全漏洞检测。支持多种编程语言,生成详细的代码审查报告。
Usage Guidance
This package is inconsistent: it advertises a Node-based code-review tool but does not include the scripts or an install step. Before installing or invoking it, verify the upstream GitHub repository and confirm where scripts/review.mjs comes from. Do not run 'node scripts/review.mjs' (or any unreviewed local Node script) in a production environment — inspect the script contents in a safe sandbox first. Ask the publisher to either include the tool or provide a clear, auditable install step (and the exact repository URL and commit). If you expect the skill to operate on your project files, ensure you understand which files it will read and whether it will transmit results externally.
Capability Assessment
Purpose & Capability
The skill's name/description advertise a runnable code-review tool, and the SKILL.md shows a command (node scripts/review.mjs). Yet the package contains no code or install spec. Requiring the node binary is plausible, but there is no included review.mjs or any mechanism to obtain it, so the declared capability doesn't match what is actually provided.
Instruction Scope
Runtime instructions tell the agent to execute a local Node script (node scripts/review.mjs --file ...). That is scoped to code review, but it's vague about origin of the script. Because the script isn't bundled, the agent would either fail or run an existing local script in the user's workspace — running an arbitrary local Node script without knowing its contents is risky. The instructions do not reference external endpoints or credentials.
Install Mechanism
No install spec is provided (instruction-only). README mentions 'clawhub install code-review-assistant' but no installer or files are included in this package. Lack of an install mechanism reduces immediate supply-chain risk but creates inconsistency about how the tool is supposed to be obtained.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a local code-review helper. There is no evidence it requests unrelated secrets.
Persistence & Privilege
always is false and there is no indication the skill requests permanent presence or modifies other skills/config. Autonomous invocation is allowed (platform default) but does not combine here with broad privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smart-code-reviewer - After installation, invoke the skill by name or use
/smart-code-reviewer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本:支持代码审查、性能优化建议、安全检测
Metadata
Frequently Asked Questions
What is 智能代码审查助手?
代码审查助手 - 自动分析代码,提供审查意见、性能优化建议、安全漏洞检测。支持多种编程语言,生成详细的代码审查报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 248 downloads so far.
How do I install 智能代码审查助手?
Run "/install smart-code-reviewer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 智能代码审查助手 free?
Yes, 智能代码审查助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 智能代码审查助手 support?
智能代码审查助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 智能代码审查助手?
It is built and maintained by ryan-wuxl (@ryan-wuxl); the current version is v1.0.0.
More Skills