Skip to main content
The PCI-DSS pack treats card numbers, CVV, and expiry as BLOCK by default — they are never forwarded to an LLM under this policy.
RequirementAGCMS control
Req 3 — Protect stored cardholder dataEncryption at rest, redaction in audit log
Req 4 — Protect cardholder data in transitTLS 1.3, HMAC-signed webhooks
Req 7 — Restrict access by need-to-knowRBAC, scoped API keys
Req 10 — Track and monitor all accessHash-chained audit log, Merkle anchor
Req 11 — Regularly test securityDependency scans, quarterly pen-tests
If a request triggers a pan (primary account number) or cvv finding, the gateway returns 403 request_blocked and the audit row records the detection without the raw value.