pci-tokenization
CommunityIsolate card data with HSM-backed tokenization
Software Engineering#tokenization#pci-dss#hsm#ff3-1#format-preserving-encryption#detokenization#kubernetes-network-policy
Authorzenobiuszeto
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes cardholder PAN exposure from transactional systems by replacing raw card numbers with HSM-backed format-preserving tokens and enforcing strict detokenization controls so that only an isolated Cardholder Data Environment (CDE) can access plaintext PANs.
Core Features & Use Cases
- HSM-backed FPE (FF3-1): Generate Luhn-compliant tokens that preserve PAN format while preventing plaintext exposure.
- Secure Token Vault: Store AES-256-GCM encrypted PAN blobs with SHA-256 pan hashes and masked PANs for display, and enforce token expiry matching card expiry.
- CDE Isolation & RBAC: Enforce Kubernetes network segmentation and method-level security so detokenization occurs only in the CDE with immutable audit logging to Kafka.
- Network Tokenization Integration: Provision and track Visa/Mastercard network tokens for wallet provisioning and lifecycle operations.
- Use Case: Replace card-on-file storage in an e-commerce platform so downstream payment orchestration and ledger systems only handle tokens, and settlement services request detokenization from CDE-only pods.
Quick Start
Tokenize a customer's PAN for e-commerce by invoking the TokenizationService with HSM-backed FF3-1, persist the token and masked PAN in the TokenVault, and emit an immutable audit event.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pci-tokenization Download link: https://github.com/zenobiuszeto/banking-strawman-capabilities/archive/main.zip#pci-tokenization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.