← 返回 Skills 市场
charlie-morrison

Migration Safety Checker

作者 charlie-morrison · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
51
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install migration-safety-checker
功能描述
Database migration safety reviewer — detect locks, data loss risks, missing rollback plans, and performance issues in SQL and ORM migrations before they hit...
安全使用建议
This is an instruction-only, read-and-check checklist intended to run against your repo files — it does not request credentials or install software. Before enabling: (1) review the SKILL.md so you understand the exact commands it suggests (it will run find/git-like checks against the repository); (2) be careful not to supply production DB credentials to the agent unless you intend it to run live queries—this skill does not require them; (3) if you want to limit risk, keep the skill user-invocable (not always-enabled) and review outputs before acting on suggested schema changes.
功能分析
Type: OpenClaw Skill Name: migration-safety-checker Version: 1.0.0 The migration-safety-checker skill is a legitimate tool designed to help AI agents review database migration files for common production risks like table locks and data loss. It uses standard, read-only shell commands (find, git diff) in SKILL.md to locate relevant files and provides a comprehensive knowledge base for analyzing SQL and ORM-specific code without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力标签
crypto
能力评估
Purpose & Capability
Name/description (migration safety review) align with the instructions: the SKILL.md describes how to find migration files, what patterns to look for, ORM-specific checks, and output templates. It does not request unrelated credentials or binaries.
Instruction Scope
Runtime instructions are prose and example shell snippets (find, git diff) intended to run against a repository to locate migration files and review them. The guidance focuses on reading migration and application code and producing a review — no instructions to exfiltrate data or call external services. It does suggest queries like checking row counts but does not include commands that would connect to a production DB or require secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during installation.
Credentials
Requires no environment variables, credentials, or config paths. This is proportional for a static/code-review checklist. If you later provide DB credentials or other secrets to the agent while using the skill, those are external to this skill.
Persistence & Privilege
always:false and no mechanism to persist or modify other skills or agent configuration. The skill does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install migration-safety-checker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /migration-safety-checker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: DB migration safety review for locks, data loss, rollback issues, and performance
元数据
Slug migration-safety-checker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Migration Safety Checker 是什么?

Database migration safety reviewer — detect locks, data loss risks, missing rollback plans, and performance issues in SQL and ORM migrations before they hit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 51 次。

如何安装 Migration Safety Checker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install migration-safety-checker」即可一键安装,无需额外配置。

Migration Safety Checker 是免费的吗?

是的,Migration Safety Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Migration Safety Checker 支持哪些平台?

Migration Safety Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Migration Safety Checker?

由 charlie-morrison(@charlie-morrison)开发并维护,当前版本 v1.0.0。

💬 留言讨论