pci-compliance
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidance on PCI DSS requirements and secure payment processing.
- [SAFE]: Code examples use standard libraries (stripe, cryptography, flask) and follow security best practices like input validation, encryption at rest, and role-based access control.
- [SAFE]: No hardcoded credentials were found; API keys are represented by safe placeholders (e.g., 'sk_...').
- [SAFE]: No remote code execution or suspicious network operations were detected.
- [SAFE]: Includes defensive code snippets for sanitizing logs, validating card numbers using the Luhn algorithm, and implementing secure tokenization.
Audit Metadata