风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Build ROSE tools using a container

作者: Chunhua Liao
Slug:rose-container-tools
版本:1.0.0
更新时间:2026-03-01 11:56:02
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The instructions reasonably match a container-based ROSE build workflow, but there are several inconsistencies and missing declarations (notably Docker is required but not declared, an unspecified con...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770880333234,
        "_id": "k97aq3sfsd836g6tpw5846818n811ers",
        "changelog": "Initial release of rose-container-tools.\n\n- Provides a Docker-based environment with ROSE and all dependencies pre-installed.\n- Requires Makefile-based builds for consistency, parallelism, and testing.\n- Includes sample Makefile and example ROSE tools (identity translator, call graph generator, AST node counter).\n- Offers troubleshooting guidance and container usage instructions.\n- Documents common ROSE AST traversal patterns and headers.",
        "changelogSource": "user",
        "createdAt": 1770880333234,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Chunhua Liao",
        "handle": "chunhualiao",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1627206?v=4",
        "kind": "user",
        "linkedUserId": "kn7fpxvb48v1w0c2g373s6vtr180cxp2"
    },
    "ownerHandle": "chunhualiao",
    "skill": {
        "_creationTime": 1770880333234,
        "_id": "kd7cnzwj319fdxnwbpavabyerh8107pk",
        "badges": [],
        "createdAt": 1770880333234,
        "displayName": "Build ROSE tools using a container",
        "latestVersionId": "k97aq3sfsd836g6tpw5846818n811ers",
        "ownerUserId": "kn7fpxvb48v1w0c2g373s6vtr180cxp2",
        "slug": "rose-container-tools",
        "stats": {
            "comments": 0,
            "downloads": 656,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Build and run ROSE compiler tools using ROSE installed in a Docker container. Use when developing source-to-source translators, call graph analyzers, AST processors, or any tool that links against librose.so. Triggers on \"ROSE tool\", \"callgraph\", \"AST traversal\", \"source-to-source\", \"build with ROSE\", \"librose\".",
        "tags": {
            "latest": "k97aq3sfsd836g6tpw5846818n811ers"
        },
        "updatedAt": 1772337362510
    }
}