风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

腾讯地图api调用技能

作者: coreyleung-art
Slug:qqmap
版本:1.0.0
更新时间:2026-02-26 07:15:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requirements, instructions, and included script are consistent with its stated purpose of calling Tencent Map Web APIs and only need the Tencent API key plus curl/python3.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769963583293,
        "_id": "k976033x69v0sj849ef22nd3q180arcj",
        "changelog": "- Initial release of 腾讯地图API skill (v1.0.0)\n- Supports location search, reverse geocoding, geocoding, route planning, and nearby POI search via Tencent Map Web API\n- Returns standardized JSON output for all commands\n- Requires setting the TENCENT_MAP_KEY environment variable for authentication\n- Includes usage instructions and description of parameters and limitations",
        "changelogSource": "user",
        "createdAt": 1769963583293,
        "parsed": {
            "clawdis": {
                "emoji": "🗺️",
                "primaryEnv": "TENCENT_MAP_KEY",
                "requires": {
                    "bins": [
                        "curl",
                        "python3"
                    ],
                    "env": [
                        "TENCENT_MAP_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "coreyleung-art",
        "handle": "coreyleung-art",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/258091586?v=4",
        "kind": "user",
        "linkedUserId": "kn781w680xc12rs5t8p0sp80j5809rss"
    },
    "ownerHandle": "coreyleung-art",
    "skill": {
        "_creationTime": 1769963583293,
        "_id": "kd756rz9txfqweexmgcvnmgctn80bm9g",
        "badges": [],
        "createdAt": 1769963583293,
        "displayName": "腾讯地图api调用技能",
        "latestVersionId": "k976033x69v0sj849ef22nd3q180arcj",
        "ownerUserId": "kn781w680xc12rs5t8p0sp80j5809rss",
        "slug": "qqmap",
        "stats": {
            "comments": 0,
            "downloads": 1972,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 5,
            "versions": 1
        },
        "summary": "腾讯地图Web服务API集成,用于地点搜索、路线规划、逆地理编码等功能",
        "tags": {
            "latest": "k976033x69v0sj849ef22nd3q180arcj"
        },
        "updatedAt": 1772061335986
    }
}