风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Musify MooreThreads

作者: dongyang-mt
Slug:musify
版本:0.1.0
更新时间:2026-03-04 23:56:28
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only guide for a text-based CUDA→MUSA conversion tool and its requirements and actions are consistent with that purpose.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772638599201,
        "_id": "k9776rqq19sj00tx7yphcasm3x82998t",
        "changelog": "- Initial release of musify skill for CUDA to MUSA code conversion.\n- Enables batch conversion of CUDA (.cu, .cuh) and C++ files to Moore Threads MUSA equivalents using text-based API mapping.\n- Supports in-place conversion, new file creation, and printing to stdout.\n- Offers flexible exclusion markers to prevent conversion of specific code regions.\n- Includes basic mapping of common CUDA APIs\/prefixes to MUSA, and supports custom mapping files.\n- Designed to streamline migration of CUDA codebases to the MUSA platform.",
        "changelogSource": "auto",
        "createdAt": 1772638599201,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "dongyang-mt",
        "handle": "dongyang-mt",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/109267197?v=4",
        "kind": "user",
        "linkedUserId": "kn78430adjabatm2w326zk0pj18226hw"
    },
    "ownerHandle": "dongyang-mt",
    "skill": {
        "_creationTime": 1772638599201,
        "_id": "kd7ejwrwqrnzna4hv84x24edm18288rw",
        "badges": [],
        "createdAt": 1772638599201,
        "displayName": "Musify MooreThreads",
        "latestVersionId": "k9776rqq19sj00tx7yphcasm3x82998t",
        "ownerUserId": "kn78430adjabatm2w326zk0pj18226hw",
        "slug": "musify",
        "stats": {
            "comments": 0,
            "downloads": 187,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Convert CUDA code to MUSA (Moore Threads GPU) using the musify tool. Use when migrating CUDA codebases to MUSA platform, converting CUDA kernels\/APIs to MUSA...",
        "tags": {
            "latest": "k9776rqq19sj00tx7yphcasm3x82998t"
        },
        "updatedAt": 1772639788523
    }
}