← 返回 Skills 市场
xdccycom

小递查查-快递批量查询API技能

作者 xdccycom · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-batchqueryexpress
功能描述
批量查询快递物流信息;当用户需要查询多个快递单号、获取物流状态或追踪包裹位置时使用
安全使用建议
This skill appears to do what it says: it will send the tracking numbers (and optional phone-tail values) to the third‑party service hosted at xdccy.com and return results. Before installing or using it: (1) verify the xdccy.com service is trustworthy and that you want those tracking numbers sent to that provider; (2) avoid sharing highly sensitive personal data in the tracking list; (3) use least-privilege API keys (rotate or limit them) and do not reuse production credentials you need kept private; (4) ensure openpyxl is installed in a controlled environment; (5) if you need higher assurance, review the full script (the visible portions only call the xdccy API and generate local files) or run it in an isolated environment.
功能分析
Type: OpenClaw Skill Name: skill-batchqueryexpress Version: 1.0.0 The skill bundle provides a legitimate tool for batch querying express tracking information using the 'xdccy.com' API. The core logic in `scripts/express_query.py` implements standard API communication, including request signing and support for multiple output formats (Excel, CSV, JSON) using the `openpyxl` and `requests` libraries. No evidence of data exfiltration, malicious execution, or prompt injection was found; the script only processes user-provided tracking numbers and credentials as described in `SKILL.md`.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (batch express query) match the included script and SKILL.md. The skill legitimately requires PlatformID/MemberID/APIKey to call the provider's API and the script uses those values as CLI parameters; openpyxl dependency is justified for Excel export.
Instruction Scope
SKILL.md instructs the agent to read user-provided CSV/JSON files and to call scripts/express_query.py which queries https://api.xdccy.com/IsvApi/GetXdccTrackInfoV2. This is expected for this purpose, but note that user-supplied tracking numbers (and phone-tail values for some carriers) will be transmitted to the third-party API—no other unrelated files, env vars, or unexpected external endpoints are referenced in the provided content.
Install Mechanism
Instruction-only installation (no download/install spec). The only runtime dependency is openpyxl (documented). No external archives, third-party installers, or opaque downloads are used in the bundle.
Credentials
The skill requests three provider credentials (PlatformID, MemberID, APIKey) which are directly used by the script for API authentication. No other credentials, system config paths, or unrelated environment variables are requested.
Persistence & Privilege
always:false and no install hooks or modifications to other skills/system configuration are present. The skill runs on-demand and does not request permanent elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-batchqueryexpress
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-batchqueryexpress 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of express-batch-query skill: - Enables batch query of logistics tracking information for multiple express numbers. - Supports multiple courier companies, including special handling for Shunfeng (SF) numbers requiring phone suffix. - Allows reading of express numbers from user input or file (CSV/JSON). - Provides flexible output: list display, and export to Excel, CSV, TXT, or JSON. - Handles exceptions (wrong numbers, missing info), with clear user prompts. - Includes full documentation and usage examples for common scenarios.
元数据
Slug skill-batchqueryexpress
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

小递查查-快递批量查询API技能 是什么?

批量查询快递物流信息;当用户需要查询多个快递单号、获取物流状态或追踪包裹位置时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。

如何安装 小递查查-快递批量查询API技能?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-batchqueryexpress」即可一键安装,无需额外配置。

小递查查-快递批量查询API技能 是免费的吗?

是的,小递查查-快递批量查询API技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

小递查查-快递批量查询API技能 支持哪些平台?

小递查查-快递批量查询API技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 小递查查-快递批量查询API技能?

由 xdccycom(@xdccycom)开发并维护,当前版本 v1.0.0。

💬 留言讨论