ap2-vdc-framework
Installation
SKILL.md
AP2 Verifiable Digital Credentials (VDC) Framework
Before writing code
Fetch live docs:
- Fetch
https://ap2-protocol.org/specification/for the VDC framework specification - Fetch
https://ap2-protocol.org/topics/core-concepts/for VDC conceptual overview - Web-search
site:github.com google-agentic-commerce AP2 src/ap2/types mandatefor VDC type definitions - Web-search
ap2 protocol verifiable digital credentials VDCfor community guides
Conceptual Architecture
What VDCs Are
Verifiable Digital Credentials (VDCs) are tamper-evident, portable, and cryptographically signed digital objects that serve as the trust building blocks for AP2 transactions. They provide:
- Non-repudiation — Signed credentials prove who authorized what
- Tamper evidence — Any modification invalidates the signature
- Portability — Credentials can be passed between agents and systems
- Selective disclosure — Only necessary data is revealed to each party