Use when the user wants to use the UCP CLI to find, compare, buy, or track products from online merchants, or to set up and troubleshoot the local UCP profile required for merchant-scoped operations. Covers global catalog search ("find me X under $Y"), named-merchant transactions ("buy this from Z.com"), order tracking, `ucp profile init`, `ucp doctor`, carts, checkout, orders, and UCP setup/help. Falls back to merchant-hosted handoff when direct in-protocol checkout isn't available.
76
96%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill is explicitly a commerce transaction toolkit (UCP) that can build carts, create checkouts, and complete checkouts/orders against merchants. It exposes commands and schemas for payment methods and completing transactions (placing orders). These are specific payment/checkout operations (not generic automation or generic API callers), so it grants direct financial execution capability.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The required workflow involves fetching and parsing merchant- and catalog-sourced data at runtime (e.g., `ucp catalog search`/`ucp discover --business <url>` and subsequent `result.messages[]`/fields), and those responses can contain free-form buyer-facing text that the agent may include in LLM context—this is an outsider-sourced content path (public catalog/merchant pages via the UCP CLI) that can carry indirect prompt injection.
11c74d6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.