← 返回 Skills 市场
zhuyu28

Code Review Assistant Zhuyu28

作者 zhuyu28 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
309
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install code-review-assistant-zhuyu28
功能描述
AI-powered code review assistant that analyzes code for bugs, security issues, performance problems, and style violations. Supports multiple programming lang...
使用说明 (SKILL.md)

Code Review Assistant

AI-powered code review assistant that provides comprehensive code analysis and feedback.

When to Use

  • Code review requests for any programming language
  • Security vulnerability detection in code
  • Performance optimization suggestions
  • Code style and best practices enforcement
  • Pull request reviews and feedback

Usage

The assistant automatically detects programming languages and applies appropriate review rules. Simply provide code snippets or files for review.

安全使用建议
This skill appears internally consistent and low-risk: it analyzes files you provide and asks for no credentials or installs. Before installing, note that the source/homepage is unknown (no external provenance), so only feed it code you are comfortable sharing with the skill. Do not pass secrets or private keys as sample files. Also be aware the bundled script imports subprocess (unused in current code) — while harmless as-is, unused imports could be leveraged if the code is later modified; if you plan to enable autonomous invocation, prefer skills from known publishers or review the source yourself first.
功能分析
Type: OpenClaw Skill Name: code-review-assistant-zhuyu28 Version: 1.0.0 The skill bundle is a basic code review assistant that performs simple static analysis on Python and JavaScript files. The code in scripts/code_review.py only reads local files to check for line counts, missing docstrings, and debug statements (print/console.log) without any network activity, data exfiltration, or dangerous execution patterns.
能力评估
Purpose & Capability
Name and description match the provided code and guidelines. The included script performs static checks on files (Python/JS) and the guidelines file documents expected review rules — nothing requested (env, binaries, installs) is disproportionate to a code-review tool.
Instruction Scope
SKILL.md instructs the assistant to analyze provided code/files and to review included source. The runtime instructions do not ask the agent to read unrelated system files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec is present (instruction-only plus a small local script). This is low-risk: nothing is downloaded or written to disk by an installer.
Credentials
The skill requires no environment variables, credentials, or config paths. The script reads only files you explicitly pass to it and does not read environment variables or other system-wide credentials.
Persistence & Privilege
always is false and the skill does not claim persistent/system-level presence or modify other skills. Autonomous invocation (disable-model-invocation=false) is the platform default and not by itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install code-review-assistant-zhuyu28
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /code-review-assistant-zhuyu28 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of code-review-assistant-zhuyu28: - AI-powered tool for automated code review and analysis - Detects bugs, security issues, performance problems, and style violations - Supports multiple programming languages - Integrates with version control systems for pull request reviews - Provides feedback on code snippets and full files
元数据
Slug code-review-assistant-zhuyu28
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Code Review Assistant Zhuyu28 是什么?

AI-powered code review assistant that analyzes code for bugs, security issues, performance problems, and style violations. Supports multiple programming lang... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 309 次。

如何安装 Code Review Assistant Zhuyu28?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install code-review-assistant-zhuyu28」即可一键安装,无需额外配置。

Code Review Assistant Zhuyu28 是免费的吗?

是的,Code Review Assistant Zhuyu28 完全免费(开源免费),可自由下载、安装和使用。

Code Review Assistant Zhuyu28 支持哪些平台?

Code Review Assistant Zhuyu28 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Code Review Assistant Zhuyu28?

由 zhuyu28(@zhuyu28)开发并维护,当前版本 v1.0.0。

💬 留言讨论