← Back to Skills Marketplace
xdccycom

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

by xdccycom · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-batchqueryexpress
Description
批量查询快递物流信息;当用户需要查询多个快递单号、获取物流状态或追踪包裹位置时使用
Usage Guidance
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.
Capability Analysis
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`.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-batchqueryexpress
  3. After installation, invoke the skill by name or use /skill-batchqueryexpress
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skill-batchqueryexpress
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 小递查查-快递批量查询API技能?

批量查询快递物流信息;当用户需要查询多个快递单号、获取物流状态或追踪包裹位置时使用. It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.

How do I install 小递查查-快递批量查询API技能?

Run "/install skill-batchqueryexpress" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 小递查查-快递批量查询API技能 free?

Yes, 小递查查-快递批量查询API技能 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 小递查查-快递批量查询API技能 support?

小递查查-快递批量查询API技能 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 小递查查-快递批量查询API技能?

It is built and maintained by xdccycom (@xdccycom); the current version is v1.0.0.

💬 Comments