← Back to Skills Marketplace
ykaixu

Skill Reviewer Pro

by YuKaiXu · GitHub ↗ · v2.1.1
cross-platform ⚠ suspicious
569
Downloads
0
Stars
1
Active Installs
6
Versions
Install in OpenClaw
/install skill-reviewer-pro
Description
Performs thorough format validation, content quality assessment, and functional verification of OpenClaw skills for compliance and completeness.
Usage Guidance
The skill's content appears to do what it claims (skill review) and has no install/secret requests, but the package metadata is inconsistent: _meta.json differs from the registry metadata (ownerId, slug, version) and there is no known source or homepage. Before installing or using this skill, ask the publisher to confirm the authoritative source and why the _meta.json differs. Prefer obtaining the skill from a verifiable homepage or registry entry, request a signed/verified package or checksum, and test the skill in an isolated sandbox. Do not grant sensitive credentials or system-level privileges to this skill until provenance is confirmed. If the publisher cannot explain the metadata mismatch, treat the package as untrusted.
Capability Analysis
Type: OpenClaw Skill Name: skill-reviewer-pro Version: 2.1.1 The skill `skill-reviewer-pro` is designed to review other OpenClaw skills. Its `SKILL.md` contains an explicit instruction for the AI agent to execute a local Python script: `python3 /home/yupeng/.npm-global/lib/node_modules/openclaw/skills/skill-creator/scripts/package_skill.py <skill-path>`. While this command is intended for legitimate skill validation, it represents a direct command execution instruction. If the `<skill-path>` argument can be manipulated by a malicious input or skill, it could lead to a shell injection vulnerability (RCE). This is classified as suspicious because it introduces a high-risk capability (command execution) that, while aligned with its stated purpose, presents a significant vulnerability risk without clear evidence of malicious intent from this specific skill.
Capability Assessment
Purpose & Capability
The skill's name, description, and SKILL.md instructions are coherent: they describe reviewing OpenClaw skills and the instructions stay within that scope. There are no declared binaries, env vars, or config paths that don't belong. However, the provided registry metadata (owner, slug, version) does not match values in _meta.json (different ownerId, slug, and version), which is a provenance/packaging inconsistency worth noting.
Instruction Scope
SKILL.md is instruction-only and contains checklists, scoring rubrics, and examples for performing reviews. It does not instruct the agent to read arbitrary local files, fetch secrets, call unknown external endpoints, or run CLI commands on the host. The instructions remain within the stated review/validation scope.
Install Mechanism
There is no install spec and no code files — this is the lowest-risk model (instruction-only). Nothing will be downloaded or written to disk by an installer from the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. SKILL.md does not ask for secrets or external tokens. There are currently no indications of disproportionate credential requests.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings. It does not include install hooks or instructions to modify other skills or global agent settings. Autonomous invocation is allowed by platform default but is not itself a red flag here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-reviewer-pro
  3. After installation, invoke the skill by name or use /skill-reviewer-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
Add language auto-adaptation: skill-reviewer-pro now automatically responds in the same language as the user's request (Chinese, English, or other languages). Added language detection rules and guidelines for consistent user experience.
v2.1.0
Fixed file truncation issues, added complete workflow validation
v2.0.0
Added Level 6: Workflow validation for workflow tools with phase-by-phase validation, CLI command validation, and configuration management checks
v1.2.0
Added Level 5: Optimization recommendations with prioritized action items (Critical/Major/Minor)
v1.1.0
Added Level 5: Optimization recommendations with prioritized action items
v1.0.0
Initial release
Metadata
Slug skill-reviewer-pro
Version 2.1.1
License
All-time Installs 1
Active Installs 1
Total Versions 6
Frequently Asked Questions

What is Skill Reviewer Pro?

Performs thorough format validation, content quality assessment, and functional verification of OpenClaw skills for compliance and completeness. It is an AI Agent Skill for Claude Code / OpenClaw, with 569 downloads so far.

How do I install Skill Reviewer Pro?

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

Is Skill Reviewer Pro free?

Yes, Skill Reviewer Pro is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Skill Reviewer Pro support?

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

Who created Skill Reviewer Pro?

It is built and maintained by YuKaiXu (@ykaixu); the current version is v2.1.1.

💬 Comments