🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

GDPR PCI Checklist

by @krishnakumarmahadevan-cmd

Generate customized compliance checklists for GDPR and PCI-DSS standards based on company type.

Versionv1.0.0
πŸ’‘ Examples

Sample Request:

{
  "company_type": "fintech"
}

Sample Response:

{
  "company_type": "fintech",
  "framework": "GDPR/PCI-DSS",
  "checklist_items": [
    {
      "id": "gdpr_001",
      "category": "Data Governance",
      "requirement": "Implement Data Protection Impact Assessment (DPIA) for high-risk processing",
      "standard": "GDPR Article 35",
      "status": "pending"
    },
    {
      "id": "pci_001",
      "category": "Network Security",
      "requirement": "Maintain firewall configuration standards and restrict cardholder data access",
      "standard": "PCI-DSS 1.1",
      "status": "pending"
    },
    {
      "id": "gdpr_002",
      "category": "User Rights",
      "requirement": "Establish process for responding to data subject access requests within 30 days",
      "standard": "GDPR Article 15",
      "status": "pending"
    },
    {
      "id": "pci_002",
      "category": "Encryption",
      "requirement": "Encrypt transmission of cardholder data across public networks using TLS 1.2+",
      "standard": "PCI-DSS 4.1",
      "status": "pending"
    }
  ],
  "generated_at": "2024-01-15T09:32:00Z"
}

View on ClawHub
TERMINAL
clawhub install gdpr-pci-checklist

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’