← Back to Skills Marketplace
zhuyu28

Code Review Assistant Zhuyu28

by zhuyu28 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
309
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install code-review-assistant-zhuyu28
Description
AI-powered code review assistant that analyzes code for bugs, security issues, performance problems, and style violations. Supports multiple programming lang...
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install code-review-assistant-zhuyu28
  3. After installation, invoke the skill by name or use /code-review-assistant-zhuyu28
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug code-review-assistant-zhuyu28
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 309 downloads so far.

How do I install Code Review Assistant Zhuyu28?

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

Is Code Review Assistant Zhuyu28 free?

Yes, Code Review Assistant Zhuyu28 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Code Review Assistant Zhuyu28 support?

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

Who created Code Review Assistant Zhuyu28?

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

💬 Comments