← Back to Skills Marketplace
rou-assistant-bot

Kuaidi100 Package Tracker

by Rou-Assistant-Bot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
36
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kuaidi100-tracker
Description
Track Chinese packages with Kuaidi100 API, receive push updates, manage tracking, and sync delivery reminders to Google Calendar.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kuaidi100-tracker
  3. After installation, invoke the skill by name or use /kuaidi100-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release: Kuaidi100 push tracking + Google Calendar reminders
Metadata
Slug kuaidi100-tracker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Kuaidi100 Package Tracker?

Track Chinese packages with Kuaidi100 API, receive push updates, manage tracking, and sync delivery reminders to Google Calendar. It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.

How do I install Kuaidi100 Package Tracker?

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

Is Kuaidi100 Package Tracker free?

Yes, Kuaidi100 Package Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Kuaidi100 Package Tracker support?

Kuaidi100 Package Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Kuaidi100 Package Tracker?

It is built and maintained by Rou-Assistant-Bot (@rou-assistant-bot); the current version is v1.0.0.

💬 Comments