Real Skill packageSource verifiedClawHub registry

code-review

代码审查 Skill - 自动化代码质量检查与报告生成工具。支持从 GitHub 等仓库克隆代码、执行多维度代码质量检查、生成结构化审查报告并按场景保存与分发。当用户提到"代码审查"、"code review"、"检查代码质量"、"审查报告"等操作时,或当用户主动提及使用本 skill / 调用本技能时,请使用本 skill。

Identity and source

Publisher attributiontinycenregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 69% rule confidence
Package forminstruction bundle23 recorded files
Canonical sourceClawHub registryclawhub:tinycen:code-review
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/code-review

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/code-review

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/code-review

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @tinycen/code-review
clawhub inspect @tinycen/code-review --version 1.3.4

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
23 / 23 inspected as text
Checked
8/13/2026, 7:30:35 PM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellreferences/frontend_dependency_installation/node_environment.md:56 · confidence 98%curl https://get.volta.sh | bash
highInstructions or code access sensitive credential locationsreferences/repository_access.md:14 · confidence 85%~/.ssh/id_ed25519
2 High/Critical review queue entries
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: ghproxy.com
  • api: github.com
  • api: mirror.ghproxy.com
  • api: pypi.tuna.tsinghua.edu.cn
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/13/2026, 10:19:57 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:d930f78043738a27cc62373f20c81f7db9d237f30cbf3752a6b91388b5f39989
Show up to 23 recorded paths
  • FAQ.md
  • references/cross_repo_integration_checks.md
  • references/frontend_dependency_installation/node_environment.md
  • references/frontend_dependency_installation/project_dependencies.md
  • references/installation.md
  • references/language_checks/project_structure_check.md
  • references/language_checks/python_pypi_packaging.md
  • references/language_checks/python_type_check.md
  • references/language_checks/typescript_javascript_check.md
  • references/python_dependency_installation/project_dependencies.md
  • references/python_dependency_installation/review_tools.md
  • references/report_delivery.md
  • references/repository_access.md
  • references/review_process.md
  • references/templates/cross_repo_report.md
  • references/templates/ignored_issues_template.md
  • references/templates/report.md
  • skill-card.md
  • SKILL.md
  • workflows/cross_repo_integration_workflow.md
  • workflows/manual_workflow.md
  • workflows/scheduled_workflow.md
  • workflows/strategies/subagent_strategy.md

Source changelog

- 新增详细 Skill 使用指南和导航页,补充完整目录结构与场景路由。 - 明确区分三大工作流(手动触发、定时触发、前后端跨仓库联调),并按场景提供专属文档指引。 - 增加子代理并行执行策略说明,支持多仓库快速审查。 - 明确报告默认输出目录及归档流程,提升报告管理清晰度。 - 新增依赖环境与工具安装说明的文档链接,便于快速配置和升级。 - 提供完整的 FAQ、审查标准和报告模板文档导航入口。