ap2-vdc-framework

Implement SD-JWT Verifiable Digital Credentials with Key Binding for agentic payments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for secure, tamper-evident, and cryptographically signed digital credentials essential for agentic payment authorization and verification.

Core Features & Use Cases

  • VDC Lifecycle Management: Covers creation, signing, presentation, verification, usage, and archival of Verifiable Digital Credentials.
  • SD-JWT with Key Binding: Implements the specified format for selective disclosure and holder binding.
  • Use Case: When integrating with AP2, use this Skill to ensure that all payment mandates are properly issued, signed by the user with a hardware-backed key, and can be reliably verified by the payment processor.

Quick Start

Use the ap2-vdc-framework skill to verify the signature of the provided Cart Mandate.

Frequently Asked Questions about ap2-vdc-framework

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

FAQPage Schema
How do I verify a digital signature for agentic payment mandates?

To verify a digital signature for agentic payment mandates, use this framework to validate the SD-JWT with Key Binding. It confirms that the Cart Mandate was signed by the user with a hardware-backed key and is tamper-evident for the payment processor.

What is SD-JWT with Key Binding for verifiable credentials?

SD-JWT with Key Binding is a format for verifiable credentials that enables selective disclosure and holder binding. It ensures credentials are cryptographically signed, tamper-evident, and bound to the holder's hardware-backed key for secure presentation.

How do I manage the lifecycle of verifiable digital credentials?

Manage the lifecycle of verifiable digital credentials by handling their creation, signing, presentation, verification, usage, and archival. This framework supports the full VDC lifecycle aligned with W3C standards for Verifiable Credentials.

Does the AP2 VDC framework work with the Payment Request API?

Yes, the AP2 VDC framework works with the Payment Request API. It aligns with W3C standards for Verifiable Credentials to ensure secure, cryptographically signed payment authorization and verification during agentic transactions.

When do I need verifiable credentials for payment authorization?

You need verifiable credentials for payment authorization when integrating with AP2 to ensure all payment mandates are properly issued, signed by the user with a hardware-backed key, and can be reliably verified by the payment processor.