OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}