风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Ecto Migrator

作者: gchapim
Slug:ecto-migrator
版本:1.0.0
更新时间:2026-02-26 03:25:41
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only helper for generating Ecto migrations and its requirements and instructions are consistent with that purpose.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770104996437,
        "_id": "k977h8xz1tqns2158p14zrkdm980fshq",
        "changelog": "Initial release of ecto-migrator.\n\n- Generate Ecto migrations from natural language or schema descriptions.\n- Supports creation and modification of tables, columns, indexes, constraints, references, enums, and partitioning.\n- Handles reversible migrations, data migrations, and multi-tenant schema patterns.\n- Provides naming conventions, migration templates, index and constraint strategies, and PostgreSQL extension guidance.\n- Includes best practices for data migrations and enum types in Elixir projects.",
        "changelogSource": "user",
        "createdAt": 1770104996437,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "gchapim",
        "handle": "gchapim",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1141813?v=4",
        "kind": "user",
        "linkedUserId": "kn79cp5mtttd8wz2ctr6x3eh697zz8hy"
    },
    "ownerHandle": "gchapim",
    "skill": {
        "_creationTime": 1770104996437,
        "_id": "kd76ngj77y63m1p3ms4yyw05x180ff5r",
        "badges": [],
        "createdAt": 1770104996437,
        "displayName": "Ecto Migrator",
        "latestVersionId": "k977h8xz1tqns2158p14zrkdm980fshq",
        "ownerUserId": "kn79cp5mtttd8wz2ctr6x3eh697zz8hy",
        "slug": "ecto-migrator",
        "stats": {
            "comments": 0,
            "downloads": 1595,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 1,
            "versions": 1
        },
        "summary": "Generate Ecto migrations from natural language or schema descriptions. Handles tables, columns, indexes, constraints, references, enums, and partitioning. Supports reversible migrations, data migrations, and multi-tenant patterns. Use when creating or modifying database schemas, adding indexes, altering tables, creating enums, or performing data migrations in an Elixir project.",
        "tags": {
            "latest": "k977h8xz1tqns2158p14zrkdm980fshq"
        },
        "updatedAt": 1772047541133
    }
}