Production release cut from main (ef6d715). All 12 skills republished to ClawHub.
Highlights
- Composite category-resolution metadata — keyword-driven composites (
market-entry,competitor-analysis,pricing-analysis,listing-audit,daily-radar,review-deepdive,report,opportunity-scan) now exposemeta.resolved_category_pathunder a single documented key across all commands. An empty top-levelcategoriessection paired with a non-null resolved path is unambiguous fallback resolution, no longer misread as missing data. - Keyword ABA out-of-window dates — a
status=emptywithresolvedDate=nullis now documented as an out-of-window date (distinct from a resolved snapshot lacking the keyword) and is retriable by reselecting a recent in-window week. - Per-skill CLI command allowlists — every
amazon-*skill bundlesscripts/allowed-commands.jsonlisting exactly the subcommands its SKILL.md declares; the shared CLI refuses anything else with a structuredCOMMAND_NOT_ALLOWEDerror before any API request (no credits). Prose promise → mechanical, fail-closed guarantee. - Credential-source hardening — removed the skill-directory
config.jsonfallback and the legacyAPICLAW_API_KEY/~/.apiclaw/config.jsonsources; requests to untrusted hosts withhold the Bearer key entirely; credential files created 0600 and review-fallback temp dirs usemktemp -d. - Capabilities & Data Flow declarations added to all 12 skills (exact network host, bundled CLI subcommands, local files, what is/isn't sent, credit-cost confirmation).
- Accurate credit reporting for composite commands (run-scoped tracker sums every internal call).
Skills republished
amazon-analysis 1.1.13 · amazon-competitor-intelligence-monitor 1.1.9 · amazon-daily-market-radar 1.0.9 · amazon-keyword-traffic-analysis 0.1.6 · amazon-listing-audit-pro 1.0.8 · amazon-market-entry-analyzer 1.0.9 · amazon-market-trend-scanner 1.0.8 · amazon-opportunity-discoverer 1.0.9 · amazon-pricing-command-center 1.1.8 · amazon-review-intelligence-extractor 1.0.9 · web-extract 0.2.4 · zoodata 1.1.9
Full changelog: CHANGELOG.md