快递查询

v1.0.0

查询中国常见快递公司的官方客服电话、常用联系渠道、投诉与催件路径,并给出延误、长时间不更新、显示签收但未收到、驿站代收、破损、丢件、拒收退回、疑似诈骗短信或电话等常见快递问题的处理建议。Use when the user asks about 顺丰、京东快递、EMS、中通、圆通、申通、韵达、德邦、极兔等快递公司的...

0· 114·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (查询快递公司电话与异常处理建议) aligns with the included data files and the script: carriers list, issue handling flows, and reply templates. One minor inconsistency: runtime examples call `node {baseDir}/scripts/kuaidi.js`, but the skill metadata does not declare Node.js as a required binary.
Instruction Scope
SKILL.md stays on-topic: it instructs how to look up hotlines, produce stepwise actions, and point users to official sites for realtime info. It does not instruct reading unrelated system files, sending data to external endpoints, or collecting secrets.
Install Mechanism
There is no install spec and the script is bundled in the repo. No external downloads or archive extraction occur. The script is local and simple (no network calls, no obfuscation).
Credentials
The skill requests no environment variables, no credentials, and no config paths. The data it uses is static reference material (carriers and issues). This is proportionate to its purpose.
Persistence & Privilege
always:false and no special privileges are requested. agents/openai.yaml allows implicit invocation (normal for skills). There is no evidence the skill modifies other skills or system-wide settings.
Assessment
This skill appears to do what it says: provide courier hotlines and step-by-step handling advice using bundled reference files and a small local Node script. Things to consider before installing: 1) Runtime: the SKILL.md expects you can run `node` but the skill metadata doesn't declare Node as a required binary — ensure your agent environment has Node.js if you want the script examples to work. 2) No secrets are requested and the script does not make network calls, but verify you are comfortable with a bundled script running locally. 3) The skill intentionally avoids realtime tracking and legal conclusions — if you need up-to-the-minute tracking or definitive legal/compensation advice, consult the carrier's official site or a qualified professional. 4) If you want higher assurance, inspect the included files (scripts/kuaidi.js, references/*.md) yourself; they are small and readable.

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

latestvk978m50289yfkp065mnp3tvcqs83aw4y

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📦 Clawdis

Comments