Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/daxaur/openpaw/c-trackingnpx skills add daxaur/openpaw --skill c-trackinggit clone --depth 1 https://github.com/daxaur/openpawWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/daxaur/openpaw/c-tracking)<a href="https://agentmods.dev/skills/daxaur/openpaw/c-tracking"><img src="https://agentmods.dev/badge/skills/daxaur/openpaw/c-tracking.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00045 | $0.00396 |
| Opus 5 | $0.00023 | $0.00198 |
| Sonnet 5 | $0.00009 | $0.00079 |
| Haiku 4.5 | $0.00005 | $0.00040 |
Grade A, and why
c-tracking scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
What This Skill Does
Uses ordercli to look up package tracking information across all major carriers. Returns current status, location, and estimated delivery without opening a browser.
CLI Tool: ordercli
Common Commands
# Track a package (carrier auto-detected)
ordercli track 1Z999AA10123456784
# Specify carrier explicitly
ordercli track --carrier ups 1Z999AA10123456784
ordercli track --carrier fedex 123456789012
ordercli track --carrier usps 9400111899223397623472
ordercli track --carrier dhl 1234567890
# Get full shipment history/events
ordercli track --history 1Z999AA10123456784
# Track multiple packages
ordercli track 1Z999AA10123456784 9400111899223397623472
Supported Carriers
ups, fedex, usps, dhl
Usage Guidelines
- If the user provides a tracking number, attempt auto-detection first before specifying a carrier.
- Show: current status, last known location, and estimated delivery date.
- If tracking fails or carrier is unrecognized, ask the user to confirm the carrier name.
- Use
--historywhen the user asks for a full timeline of events.
Notes
- Tracking numbers must be exact — no spaces or dashes unless the carrier format requires them.
- Some carriers have delayed updates; results reflect the last carrier scan.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 47 lines · 45 tokens per session scan A 184dca7db63c
c-tracking is a skill published in the GitHub repository daxaur/openpaw (167 stars, last pushed 3mo ago), licensed MIT. It adds 45 tokens to every session and 396 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
shipping-rate-calculator
Show real-time shipping rates from UPS, FedEx, USPS, and DHL at checkout by integrating directly with each carrier's rate API.
shipment-tracking
Give customers live package tracking by aggregating carrier status updates via webhooks and sending proactive delivery notifications.
logistics-ops
Use when an order is paid and packed and the box now has to move, go sideways, or come back — picking a carrier and service and cutting a label, reacting to a delivery exception, getting ahead of where-is-my-order tickets, running a return, exchange or refund with its reverse label, filing a carrier claim before the…
logistics-tracking
当用户询问物流运输、快递追踪、清关进度或预计到达时间时使用此技能。支持实时物流追踪和物流异常预警。.
task-management
Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation.
meter-off
Disable CocoMeter token tracking. Finalizes the current session record and appends to history. Does not delete history — just stops active tracking.