Real Skill packageSource verifiedClawHub registry

champro-api

CHAMPRO supplier toolkit covering everything CHAMPRO's PromoStandards services cannot reach — per-warehouse inventory (CHAMPRO publishes no INV endpoint at any version), order status and package tracking (no ODRSTAT, no OSN), ordering with a real sandbox (CHAMPRO registers no PromoStandards PO test endpoint, so the generic client refuses to send), decorated team orders with rosters and proof files, MOQ increments and lead-time catalogs, warehouse routing with split-shipment suborders, and the Custom Builder web-to…

Identity and source

Publisher attributionzmtuckerregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 57% rule confidence
Package forminstruction with code29 recorded files
Canonical sourceClawHub registryclawhub:zmtucker:champro-api
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/22/2026.claude/skills/champro-api

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/22/2026.agents/skills/champro-api

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/22/2026skills/champro-api
1 structural issue
  • error: metadata.openclaw.install must be an array. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zmtucker/champro-api
clawhub inspect @zmtucker/champro-api --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
29 / 29 inspected as text
Checked
8/22/2026, 1:51:36 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
8 dependency and API indicators
  • api: api.champrosports.com
  • api: api.dc-onesource.com
  • api: cb.champrosports.com
  • api: cdn.example.com
  • api: champrosports.com
  • api: clawhub.ai
  • api: devtools.champrosports.com
  • api: www.ups.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/21/2026, 3:49:21 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:4470396de967b7d303c4aeace9bc0c91bff7edb818624ff5d18bf7bf878fef06
Show up to 29 recorded paths
  • assets/cb_categories.json
  • assets/fixtures/auth_failures.json
  • assets/fixtures/cb_design.json
  • assets/fixtures/inventory.json
  • assets/fixtures/order_status.json
  • assets/fixtures/place_order_partial.json
  • assets/fixtures/product_info.json
  • assets/shipping_methods.json
  • references/api_reference.md
  • references/custom_builder.md
  • references/examples.md
  • references/promostandards_gaps.md
  • scripts/_cli.py
  • scripts/_selftest.py
  • scripts/catalog.py
  • scripts/champro.py
  • scripts/client.py
  • scripts/custom_builder.py
  • scripts/diagnostics.py
  • scripts/errors.py
  • scripts/inventory.py
  • scripts/order_status.py
  • scripts/orders.py
  • scripts/reference.py
  • scripts/schemas.py
  • scripts/shipping.py
  • scripts/validation.py
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of the CHAMPRO API skill, extending PromoStandards coverage for CHAMPRO with new capabilities. - Adds per-warehouse inventory checks, including restock dates for Illinois, California, and drop-ship locations. - Supports order placement, order status, and package tracking, filling gaps left by CHAMPRO’s limited PromoStandards endpoints. - Enables decorated team orders with roster, proof files, and team color support. - Provides MOQ increments, lead-time catalogs, and warehouse-routing with split-shipment suborders. - Integrates CHAMPRO Custom Builder for design sessions, proof downloads, and web-to-print ordering flows. - Features local pre-flight validation and hard escalation paths for partially-placed orders. - Requires Python 3 and `requests` (installed via uv); credential handling designed for security and flexibility.