Package Tracker

v1.1.0

Track your packages and deliveries worldwide. 支持顺丰、圆通、中通、申通、韵达、邮政EMS、UPS、FedEx、DHL等国内外快递实时查询,快递单号一键查询物流轨迹。Express tracking, parcel delivery status, logistics查询。

1· 46·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for darbling/package-tracker-lite.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Package Tracker" (darbling/package-tracker-lite) from ClawHub.
Skill page: https://clawhub.ai/darbling/package-tracker-lite
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install package-tracker-lite

ClawHub CLI

Package manager switcher

npx clawhub@latest install package-tracker-lite
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise real-time tracking for many carriers, but the included script only performs local carrier detection (regex/prefix) and returns simulated/demo timeline data rather than calling carrier APIs. This is coherent as a demo tool but is misleading if a user expects live queries.
Instruction Scope
SKILL.md usage matches the contained script (track.py). The runtime instructions are limited to invoking the script with a tracking number or multiple numbers; there are no instructions to read unrelated files, access credentials, or send data externally.
Install Mechanism
No install spec; skill is instruction-only with a single Python script included. Nothing is downloaded or extracted at install time. Low installation risk.
Credentials
No environment variables, credentials, or config paths required. The script uses only standard Python libraries and requires no secrets or third‑party API keys.
Persistence & Privilege
Skill does not request permanent presence (always:false) and does not modify other skills or system settings. It simply provides a runnable script.
Assessment
This package-tracker is a small local demo: it detects carrier by pattern and returns simulated tracking events — it does NOT contact carrier APIs or provide live tracking. If you need real-time data, expect to add/enable carrier API integrations (which will require API keys and network access). The code is short and readable; running it locally is low risk, but if you plan to run it in a hosted agent environment, verify network policies and origin of the skill (source/homepage unknown). If you require live tracking, obtain official carrier API credentials and prefer an implementation that uses those official endpoints.

Like a lobster shell, security has layers — review code before you run it.

couriervk97fbm7eq2v1rsynmh0p8bc5k585n7rpdeliveryvk97fbm7eq2v1rsynmh0p8bc5k585n7rpexpressvk97fbm7eq2v1rsynmh0p8bc5k585n7rplatestvk97fbm7eq2v1rsynmh0p8bc5k585n7rplogisticsvk97fbm7eq2v1rsynmh0p8bc5k585n7rppackagevk97fbm7eq2v1rsynmh0p8bc5k585n7rpshippingvk97fbm7eq2v1rsynmh0p8bc5k585n7rptrackingvk97fbm7eq2v1rsynmh0p8bc5k585n7rp
46downloads
1stars
4versions
Updated 17h ago
v1.1.0
MIT-0

Package Tracker Lite 📦

快递物流实时追踪工具。

Features | 功能

  • 快递查询:支持国内外主流快递
  • 物流追踪:实时更新配送状态
  • 多快递公司:顺丰/圆通/中通/申通/韵达/EMS/UPS/FedEx/DHL

Usage | 使用

# 查询快递
track.py <快递单号> <快递公司>

免责声明:本工具仅供学习参考,不构成任何投资或商业建议。

Comments

Loading comments...