ucp-ap2-mandates

Implement UCP AP2 Mandates with SD-JWT credentials for autonomous agent payments.

35|16|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ucp-ap2-mandates
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ucp-ap2-mandates
Source: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/tree/main/ucp-agentic-commerce/skills/ucp-ap2-mandates
Command: npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ucp-ap2-mandates

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables fully autonomous agent commerce by implementing cryptographic payment mandates, eliminating the need for real-time human approval for each transaction.

Core Features & Use Cases

  • Autonomous Payments: Facilitates agent-driven payments without human-in-the-loop approval.
  • Cryptographic Mandates: Utilizes SD-JWT credentials (Checkout Mandate) and PSP-verified tokens (Payment Mandate) for secure authorization.
  • Merchant Authorization: Integrates JWS detached content for business verification of checkout terms.
  • Use Case: An agent needs to purchase a large volume of goods from a supplier. This Skill allows the agent to autonomously authorize and complete the payment using pre-approved spending parameters and cryptographic proof, ensuring security and efficiency.

Quick Start

Implement the UCP AP2 Mandates extension for autonomous agent payment flows.

Frequently Asked Questions about ucp-ap2-mandates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable autonomous agent payments without human approval for every transaction?▼

Autonomous agent payments use UCP AP2 mandates with SD-JWT credentials to cryptographically authorize transactions. This allows agents to execute pre-approved high-volume payments autonomously using verifiable tokens instead of requiring manual human-in-the-loop approval.

How does SD-JWT secure autonomous commerce payment mandates?▼

SD-JWT secures payment mandates by enabling selective disclosure of credential data and cryptographic signing. The UCP AP2 extension uses SD-JWT-VC for Checkout Mandates and PSP-verified tokens for Payment Mandates to ensure transaction authenticity.

Do I need JWS Detached Content and JSON Canonicalization for agent payment verification?▼

Yes, JWS Detached Content and JSON Canonicalization are required for cryptographic signing and verification in agent payments. These standards ensure that merchant authorization and checkout terms remain verifiable and tamper-proof during autonomous transactions.

What is the Agent Payments Protocol and how does it handle high-volume autonomous transactions?▼

The Agent Payments Protocol facilitates agent-driven commerce by issuing cryptographic mandates for pre-approved spending. It handles high-volume transactions by using SD-JWT credentials to authorize payments within defined parameters without real-time human intervention.

Can I use UCP AP2 mandates for agent-to-business supplier payments with pre-approved spending limits?▼

Yes, UCP AP2 mandates support agent-to-business supplier payments with pre-approved spending parameters. The extension uses cryptographic proof and merchant authorization via JWS detached content to autonomously complete secure transactions within defined limits.