风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

OpenClaw VLN Planner

作者: TIKTOKDAD
Slug:openclaw-vln-planner
版本:1.0.0
更新时间:2026-03-25 20:46:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requirements are coherent for a vision-language next-step planner: it reads local image frames, packages them, sends them to an OpenAI‑compatible multimodal gateway...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774442245231,
        "_id": "k97e0e2ba2s5jh60cpk3b42ksx83j9as",
        "changelog": "Initial release of OpenClaw VLN Planner.\n\n- Introduces a high-level vision-language navigation planner for robots based on visual observations and natural-language user instructions.\n- Outputs a single, validated mid-level navigation action as pure JSON (MOVE_FORWARD, TURN_LEFT, TURN_RIGHT, STOP) for each input.\n- Integrates with any OpenAI-compatible multimodal gateway for action prediction using current and historical frames.\n- Includes strict safety fallback rules—defaults to STOP on uncertainty, parse failure, or safety concerns.\n- Provides clear input requirements, output contract, and runtime configuration via external YAML.\n- Bundles schema reference, config template, and a bridge script for execution.",
        "changelogSource": "user",
        "createdAt": 1774442245231,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s179dsecf2d5pvr84n2smnqkyn83g2z0",
        "displayName": "TIKTOKDAD",
        "handle": "tiktokdad",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/91710456?v=4",
        "kind": "user",
        "linkedUserId": "kn799pgtcd5s8xf8gr7qqgh0ts83grka"
    },
    "ownerHandle": "tiktokdad",
    "skill": {
        "_creationTime": 1774442245231,
        "_id": "kd7eqsxc504ys4gfxwctqprpqx83j4b6",
        "badges": [],
        "createdAt": 1774442245231,
        "displayName": "OpenClaw VLN Planner",
        "latestVersionId": "k97e0e2ba2s5jh60cpk3b42ksx83j9as",
        "ownerPublisherId": "s179dsecf2d5pvr84n2smnqkyn83g2z0",
        "ownerUserId": "kn799pgtcd5s8xf8gr7qqgh0ts83grka",
        "slug": "openclaw-vln-planner",
        "stats": {
            "comments": 0,
            "downloads": 12,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Plan the next high-level navigation step for a robot from a user navigation instruction, one current image, and a sequence of historical images. Use when the...",
        "tags": {
            "latest": "k97e0e2ba2s5jh60cpk3b42ksx83j9as"
        },
        "updatedAt": 1774442811505
    }
}