Real Skill packageSource verifiedClawHub registry

alibabacloud-migration-cas-cutover-review

自动审查应用迁云、大数据搬栈等场景的割接手册(.xlsx), 围绕 5 大核心维度 Review:停机公告、切流方式(阻流层)、 源端数据库只读与会话管理、阿里云应用重启策略、回滚决策条件。 默认仅审查「割接执行步骤」与「回滚步骤」两个 Sheet (CheckList / 域名清单 / 数据迁移需 --sheets 打开), 输出「重点确认项 + 需关注项」两段式 Markdown / JSON 报告(含评分与风险等级)。 当用户给出割接手册 / 割接方案 / 割接计划 / cutover plan 的 xlsx, 或说"审查割接手册"、"review 割接方案"、"评估割接风险"、"检查回滚方案"、 "割接 checklist 评审"、"看看这个割接方案有什么问题"时触发。 以下情形同样由本 skill 处理,禁止自行写脚本解析 Excel: 要列出 / 查看手册里有哪些 Sheet、工作表、页签名称用 --list-sheets; 分批割接(含用户显式指定过程 Sheet / 回滚 Sheet 名称)用 --scenario batch 配合 --process-sheet / --rollback-sheet;全量…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 59% rule confidence
Package forminstruction with code8 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-migration-cas-cutover-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 · 9/1/2026.claude/skills/alibabacloud-migration-cas-cutover-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 · 9/1/2026.agents/skills/alibabacloud-migration-cas-cutover-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 · 9/1/2026skills/alibabacloud-migration-cas-cutover-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 @sdk-team/alibabacloud-migration-cas-cutover-review
clawhub inspect @sdk-team/alibabacloud-migration-cas-cutover-review --version 0.0.1-beta.1

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
8 / 8 inspected as text
Checked
9/1/2026, 12:43:08 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highInstructions or code access sensitive credential locationsreferences/ram-policies.md:46 · confidence 85%~/.aws/credentials
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

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
9/1/2026, 7:32:39 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

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

Package content hashsha256:c16750ec428155269df84ad3731a36934806cc29a6f806bcc7d99bffe8ccacf4
Show up to 8 recorded paths
  • references/changelog.md
  • references/ram-policies.md
  • references/review-standard.md
  • references/usage-guide.md
  • scripts/config.py
  • scripts/cutover_reviewer.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial beta release with scoped Excel cutover manual review automation. - Automatically reviews cutover manuals (.xlsx) for migration scenarios, focusing on five core dimensions: maintenance notice, traffic-switching method, source database read-only & session management, Alibaba Cloud app restart strategy, rollback decision. - By default, only analyzes "cutover execution steps" and "rollback steps" Sheets for issues and scoring; deeper checks (e.g. checklist, domain list, data migration) must be explicitly enabled. - Outputs a 2-part Markdown/JSON report: "Key Items to Confirm" (CRITICAL/HIGH) and "Items to Note" (MEDIUM/LOW), each with issues and remediation suggestions. - Sheet name and structure auto-detection enhanced for real-world variations; explicit overrides available for edge cases. - Risk issues are aggregated to avoid duplicate warnings, and conditional suppression rules r…