OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
该技能的声明、所需权限和代码实现总体一致:它使用聚合数据 (juhe.cn) 的航班查询 API,唯一必要凭据是 JUHE_FLIGHT_KEY,脚本以 python3 运行并直接调用 apis.juhe.cn 接口,没有发现可疑或隐蔽的网络目标或权限越界。
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774512714298,
"_id": "k977h62xxs0bmj3ffvqm7rrvgh83nc4q",
"changelog": "juhe-flight-query 1.0.0\n\n- Initial release for real-time domestic flight search using the juhe.cn API.\n- Supports querying by departure city, destination city, and date, returning flight number, times, prices, transfers, airline, and other details.\n- Detailed setup instructions for obtaining and configuring a free API key.\n- Provides sample usage, common airport codes, and error handling guidelines.\n- Includes a Python script (`scripts\/flight_query.py`) for API calls and result formatting.",
"changelogSource": "user",
"createdAt": 1774512714298,
"parsed": {
"clawdis": {
"emoji": "✈️",
"primaryEnv": "JUHE_FLIGHT_KEY",
"requires": {
"bins": [
"python3"
],
"env": [
"JUHE_FLIGHT_KEY"
]
}
}
},
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "s177jncsg336bzyjhff66cjn8n83j6jg",
"displayName": "juhe-skills",
"handle": "juhemcp",
"image": "https:\/\/avatars.githubusercontent.com\/u\/203600343?v=4",
"kind": "user",
"linkedUserId": "kn71s83krazj7yjypd59p2v5ss83jxah"
},
"ownerHandle": "juhemcp",
"skill": {
"_creationTime": 1774512714298,
"_id": "kd7ek61b7exrmv3ftvjpv1p7b583mj6p",
"badges": [],
"createdAt": 1774512714298,
"displayName": "航班查询 - 聚合数据",
"latestVersionId": "k977h62xxs0bmj3ffvqm7rrvgh83nc4q",
"ownerPublisherId": "s177jncsg336bzyjhff66cjn8n83j6jg",
"ownerUserId": "kn71s83krazj7yjypd59p2v5ss83jxah",
"slug": "juhe-flight-query",
"stats": {
"comments": 0,
"downloads": 34,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "航班查询。通过出发地、目的地、出发日期查询航班信息,包括航班号、起飞时间、到达时间、机票价格等。使用场景:用户说\"查一下北京到上海的航班\"、\"明天广州到北京的飞机\"、\"查询某日航班\"、\"机票价格查询\"等。通过聚合数据(juhe.cn)API 实时查询,免费注册每天免费调用。",
"tags": {
"latest": "k977h62xxs0bmj3ffvqm7rrvgh83nc4q"
},
"updatedAt": 1774513010519
}
}