风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

SmartRoute - Google Routes Calculator

作者: vemec
Slug:smart-route
版本:1.0.4
更新时间:2026-02-26 08:00:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, instructions, and required environment variable are consistent with its stated purpose of calling the Google Routes API and there are no signs of unrelated or exfiltrating behavior.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770847833625,
        "_id": "k972zppwz3am7jvy5ns5bnftf180zg1x",
        "changelog": "- Added a privacy notice explaining that origin and destination addresses are sent to Google and printed in JSON, marking them as PII.\n- Updated metadata to explicitly require the presence of the Node.js binary.",
        "changelogSource": "user",
        "createdAt": 1770847833625,
        "parsed": {
            "clawdis": {
                "emoji": "🚦",
                "requires": {
                    "bins": [
                        "node"
                    ],
                    "env": [
                        "GOOGLE_ROUTES_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.4"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "vemec",
        "handle": "vemec",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/839090?v=4",
        "kind": "user",
        "linkedUserId": "kn7aeq4y57zhmyj0w1gw2cw18h80dp3x"
    },
    "ownerHandle": "vemec",
    "skill": {
        "_creationTime": 1770846421703,
        "_id": "kd72p8y5sc3k1c64e7b60vfdfd80ykd5",
        "badges": [],
        "createdAt": 1770846421703,
        "displayName": "SmartRoute - Google Routes Calculator",
        "latestVersionId": "k972zppwz3am7jvy5ns5bnftf180zg1x",
        "ownerUserId": "kn7aeq4y57zhmyj0w1gw2cw18h80dp3x",
        "slug": "smart-route",
        "stats": {
            "comments": 0,
            "downloads": 1252,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 1,
            "versions": 5
        },
        "summary": "Calculate traffic-aware routes, travel times, and distances between locations using Google Routes API. Use when the user asks for \"traffic to X\", \"how long to get to Y\", \"best route to Z\", or \"drive time\". Returns JSON with duration, distance, and a direct Google Maps navigation link.",
        "tags": {
            "latest": "k972zppwz3am7jvy5ns5bnftf180zg1x"
        },
        "updatedAt": 1772064035886
    }
}