📦 Arquitecto de migracion — 零停机迁移
v1.0.0规划、执行并验证零停机系统迁移,涵盖数据库(模式演进、数据传输、CDC)与服务(strangler-fig、金丝雀、蓝绿)全链路方案。
0· 66·0 当前·0 累计
下载技能包
最后更新
2026/4/1
安全扫描
OpenClaw
可疑
medium confidenceThe skill's code and instructions match its stated purpose (migration planning and rollback generation), but there are coherence issues — notably the SKILL.md requires Python and runs CLI-style templates (kubectl, aws, pg_restore, curl, terraform) while the registry metadata declares no required binaries or credentials, which is inconsistent and worth caution.
评估建议
This skill appears to be what it says — it generates migration plans, compatibility reports, and rollback runbooks and includes working Python scripts and rich reference docs. However: 1) SKILL.md requires Python 3.8+ but the registry metadata does not declare any required binary — ensure the runtime has Python before running scripts. 2) The scripts emit and reference commands that, when executed (kubectl, aws, terraform, pg_restore, curl, etc.), require privileged credentials and can change inf...详细分析 ▾
✓ 用途与能力
Name, description, SKILL.md, and the included scripts/references all focus on migration planning, compatibility analysis, and rollback generation — the requested capabilities align with the stated purpose.
ℹ 指令范围
SKILL.md instructs the agent to run the included Python scripts and to load local reference files (references/*.md). That stays within the migration domain. However the runbooks/templates embedded in scripts include concrete CLI commands (kubectl, aws, terraform, pg_restore, curl, nslookup, etc.) that, if executed, perform cloud or system actions outside pure plan generation. The instructions do not themselves attempt to read unrelated system files or exfiltrate data, but they do encourage running commands that in a real environment require credentials and system access.
⚠ 安装机制
There is no install spec (instruction-only), which minimizes installer risk, but SKILL.md explicitly requires Python 3.8+ to run scripts. Registry metadata lists no required binaries — that is inconsistent. Additionally, many templates assume availability of external CLIs (kubectl, aws, terraform, pg_restore, curl) but these are not declared as required; this mismatch could lead to silent failures or unexpected attempts to invoke system CLIs.
ℹ 凭证需求
The skill declares no required environment variables or credentials, which is proportionate for a planner/generator. However the code contains many templates and example commands that would need cloud credentials (AWS CLI, kubectl access to clusters, Terraform state, DB restore tools). Because the skill does not request credentials, running those commands would rely on existing environment credentials — the skill itself does not appear to exfiltrate or request secrets, but operators should be aware it produces scripts that will need privileged credentials to execute.
✓ 持久化与权限
The skill is not always-enabled and does not request autonomous elevation or modify other skills' configurations. It does not request persistent presence or unusual privileges in the provided metadata.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/31
Initial release of Migration Architect skill. - Converts complex migration requests into structured, zero-downtime plans. - Supports database, service, infrastructure, and hybrid migrations. - Generates phased execution plans, compatibility analysis, rollback procedures, and stakeholder communication templates. - Includes risk assessment and automatic validation checkpoints for each migration phase. - Provides guardrails to prevent irreversible steps and highlight information loss risks.
● 无害
安装命令
点击复制官方npx clawhub@latest install kv-migration-architect
镜像加速npx clawhub@latest install kv-migration-architect --registry https://cn.longxiaskill.com