风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Domestic Flight Search

作者: baizhexue
Slug:domestic-flight-search-skill
版本:0.1.0
更新时间:2026-03-12 06:36:50
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This skill is coherent: it implements a local Python client for Juhe's China domestic flight API, requires only a Juhe API key and python3, and the code/instructions match the stated purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773267885406,
        "_id": "k974rhywpr9rqc8amgprv0t2ms82qajf",
        "changelog": "- Initial release of the domestic-flight-search skill for querying China domestic flights.\n- Supports city\/airport name to IATA resolution and schedules via Juhe API.\n- Users must supply their own Juhe API key via the JUHE_FLIGHT_API_KEY environment variable.\n- Includes command-line and optional local HTTP service modes.\n- Returns flight options with airline details, airport info, and reference prices.\n- Handles ambiguous input, missing city\/airport, or absent API key with user guidance.",
        "changelogSource": "auto",
        "createdAt": 1773267885406,
        "parsed": {
            "clawdis": {
                "emoji": "✈️",
                "primaryEnv": "JUHE_FLIGHT_API_KEY",
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "JUHE_FLIGHT_API_KEY"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "baizhexue",
        "handle": "baizhexue",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/28719172?v=4",
        "kind": "user",
        "linkedUserId": "kn796x7s0p4at3tqdfycexspzd827n2c"
    },
    "ownerHandle": "baizhexue",
    "skill": {
        "_creationTime": 1773267885406,
        "_id": "kd7275bh6zcr1y5x6emt6a8ysx82psvz",
        "badges": [],
        "createdAt": 1773267885406,
        "displayName": "Domestic Flight Search",
        "latestVersionId": "k974rhywpr9rqc8amgprv0t2ms82qajf",
        "ownerUserId": "kn796x7s0p4at3tqdfycexspzd827n2c",
        "slug": "domestic-flight-search-skill",
        "stats": {
            "comments": 0,
            "downloads": 172,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Query China domestic flights with schedules, airline details, airport resolution, and Juhe reference prices. Use when a user asks for domestic China flight o...",
        "tags": {
            "latest": "k974rhywpr9rqc8amgprv0t2ms82qajf"
        },
        "updatedAt": 1773268610526
    }
}