← 返回 Skills 市场
rou-assistant-bot

Kuaidi100 Package Tracker

作者 Rou-Assistant-Bot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
36
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kuaidi100-tracker
功能描述
Track Chinese packages with Kuaidi100 API, receive push updates, manage tracking, and sync delivery reminders to Google Calendar.
使用说明 (SKILL.md)

Package Tracker

Track Chinese domestic packages via Kuaidi100 push API with automatic Google Calendar delivery reminders.

Tools

  • add_tracking_number — Subscribe to push tracking updates for a package (costs 1 API quota)
  • list_packages — List all tracked packages from local cache (free, no API call)
  • sync_to_calendar — Manually sync today's deliveries to Google Calendar
  • remove_tracking_number — Remove a tracking number from the watch list

Setup

  1. Get API credentials from Kuaidi100
  2. Configure plugins.entries.package-tracker.config.kuaidi100 with your customer and key
  3. (Optional) Add Google Calendar OAuth2 credentials for delivery reminders
  4. (Optional) Set up a public webhook URL for push updates

See README.md for full configuration reference.

安全使用建议
This skill looks purpose-aligned. Before installing, be comfortable providing Kuaidi100 credentials and optional Google Calendar OAuth credentials, expect a Python helper to run locally, set a strong webhook token and strict signature verification if possible, and remember that package tracking data will be stored in your OpenClaw workspace.
功能分析
Type: OpenClaw Skill Name: kuaidi100-tracker Version: 1.0.0 The package-tracker skill bundle is a legitimate tool designed to track Chinese domestic shipments via the Kuaidi100 API and sync delivery reminders to Google Calendar. The implementation uses a Node.js wrapper (index.ts) to execute a Python core (tracker_core.py) using execFile with JSON-encoded arguments, which is a secure pattern for inter-process communication. It includes appropriate security measures such as webhook rate limiting, token-based path authentication, and optional cryptographic signature verification for incoming Kuaidi100 callbacks. No evidence of data exfiltration, malicious command execution, or prompt injection was found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The Kuaidi100 tracking, webhook updates, local package cache, and Google Calendar reminders are coherent with the stated purpose and are disclosed, but they can subscribe packages and create or update calendar events.
Instruction Scope
Tool descriptions are mostly scoped to user requests, while webhook pushes can trigger automatic processing and calendar sync; users should configure strict webhook verification where possible.
Install Mechanism
The registry says there is no install spec and no required binaries, but the README requires Python 3.10+ and the plugin executes an included Python helper with python3.
Credentials
The skill uses Kuaidi100 API credentials and optional Google OAuth credentials; this is purpose-aligned and documented in the plugin config, though the registry summary lists no primary credential.
Persistence & Privilege
The plugin activates on startup, registers an HTTP route, and stores package state under the OpenClaw workspace; this is expected for push tracking but persists delivery data locally.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kuaidi100-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kuaidi100-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release: Kuaidi100 push tracking + Google Calendar reminders
元数据
Slug kuaidi100-tracker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Kuaidi100 Package Tracker 是什么?

Track Chinese packages with Kuaidi100 API, receive push updates, manage tracking, and sync delivery reminders to Google Calendar. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 36 次。

如何安装 Kuaidi100 Package Tracker?

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

Kuaidi100 Package Tracker 是免费的吗?

是的,Kuaidi100 Package Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Kuaidi100 Package Tracker 支持哪些平台?

Kuaidi100 Package Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Kuaidi100 Package Tracker?

由 Rou-Assistant-Bot(@rou-assistant-bot)开发并维护,当前版本 v1.0.0。

💬 留言讨论