Shipping Operations

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only shipping skill is coherent and disclosed, with the main thing to notice being its local memory under ~/shipping/ for reusable shipping context.

This appears safe to install as an advisory shipping workflow skill. Before using it, be aware that it may maintain local notes in ~/shipping/ about routes, carriers, customs issues, and incident outcomes. Do not store secrets, payment data, or detailed customer personal information there.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Your shipping preferences and operational patterns may be saved locally and reused in later shipping decisions.

Why it was flagged

The skill intentionally persists operational shipping knowledge for reuse across future tasks. This is purpose-aligned and local, but users should notice that stored route, carrier, customs, and incident patterns can influence later recommendations.

Skill content
After each meaningful case, update memory with: - Carrier performance by route - Recurring surcharge patterns - Packaging failures and fixes - Country-specific documentation pitfalls
Recommendation

Keep ~/shipping/ free of secrets, customer identifiers, payment data, and unnecessary personal information; periodically review or edit the memory file if shipping practices change.