风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Modernize Move

作者: iskysun96
Slug:modernize-move
版本:1.0.0
更新时间:2026-03-24 15:30:12
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's instructions broadly match a Move-modernization task, but it omits required runtime dependencies (e.g., the aptos CLI and a referenced generate-tests skill) and grants shell/write capabili...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773855311700,
        "_id": "k9782cc3jk41z8sre825cgmj3x835d0v",
        "changelog": "Initial release: Automatically detects and modernizes outdated Move V1 code to Move V2+ using a structured, safe workflow.\n\n- Scans and reports legacy Move V1 syntax, patterns, and APIs with tiered risk and change analysis.\n- Guides user through scope selection: syntax-only, standard (syntax + error\/visibility), or full API migration.\n- Enforces test-first transformations: halts if no tests exist, verifies with tests after each tier, and only proceeds on clean baseline.\n- Applies safest changes first (syntax), then incrementally handles more complex migrations, with explicit user confirmation and rollback if tests fail.\n- Generates detailed analysis and summary reports for transparency and auditability.",
        "changelogSource": "auto",
        "createdAt": 1773855311700,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "iskysun96",
        "handle": "iskysun96",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/52557585?v=4",
        "kind": "user",
        "linkedUserId": "kn7bzgtfz4k38gc65fzse22xjn8344yr"
    },
    "ownerHandle": "iskysun96",
    "skill": {
        "_creationTime": 1773855311700,
        "_id": "kd7fythbd9vnrma3vy05en5rm1834cnv",
        "badges": [],
        "createdAt": 1773855311700,
        "displayName": "Modernize Move",
        "latestVersionId": "k9782cc3jk41z8sre825cgmj3x835d0v",
        "ownerUserId": "kn7bzgtfz4k38gc65fzse22xjn8344yr",
        "slug": "modernize-move",
        "stats": {
            "comments": 0,
            "downloads": 44,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Detects and modernizes outdated Move V1 syntax, patterns, and APIs to Move V2+. Use when upgrading legacy contracts, migrating to modern syntax, or convertin...",
        "tags": {
            "latest": "k9782cc3jk41z8sre825cgmj3x835d0v"
        },
        "updatedAt": 1774337412475
    }
}