pci-compliance
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard security best practices for payment processing and PCI DSS compliance.
- [SAFE]: Code examples use industry-standard libraries like
stripefor tokenization andcryptographyfor AES-GCM encryption. - [SAFE]: Sensitive data handling follows PCI DSS requirements, including PAN masking and prohibition of sensitive authentication data (CVV) storage.
- [SAFE]: API keys are represented by safe placeholders such as
sk_...orpk_....
Audit Metadata