返回顶部
G

GDPR/PCI Compliance Checklist

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
116
下载量
0
收藏
概述
安装方式
版本历史

GDPR/PCI Compliance Checklist

# Overview The GDPR/PCI Compliance Checklist API provides organizations with automated, tailored compliance validation frameworks for data protection and payment card security regulations. By specifying your company type, you receive a structured checklist aligned with both General Data Protection Regulation (GDPR) and Payment Card Industry Data Security Standard (PCI-DSS) requirements. This tool is essential for compliance teams, security officers, and organizations handling sensitive customer data or payment information. It eliminates the need for manual checklist creation and ensures consistency with regulatory expectations. The API generates pragmatic, actionable items that guide implementation and audit readiness across multiple compliance domains. Ideal users include fintech companies, e-commerce platforms, SaaS providers, healthcare organizations, and any enterprise subject to GDPR or PCI-DSS obligations. Security teams use this API during risk assessments, audit preparation, and compliance program design phases. ## Usage **Sample Request:** ```json { "company_type": "fintech" } ``` **Sample Response:** ```json { "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" } ``` ## Endpoints ### POST /checklist **Description:** Generate a customized GDPR/PCI-DSS compliance checklist based on company type. **Method:** `POST` **Path:** `/checklist` **Parameters:** | Name | Type | Required | Description | |------|------|----------|-------------| | `company_type` | string | Yes | Classification of your organization (e.g., "fintech", "ecommerce", "saas", "healthcare", "retailer"). Determines which compliance items are prioritized and included in the checklist. | **Request Body:** ```json { "company_type": "string" } ``` **Response (200 - Success):** Returns a JSON object containing: - `company_type`: The submitted company classification - `framework`: Compliance standards applied - `checklist_items`: Array of compliance requirements with fields: - `id`: Unique identifier for the checklist item - `category`: Compliance domain (e.g., "Data Governance", "Network Security", "Encryption") - `requirement`: Detailed description of the requirement - `standard`: Regulatory reference (GDPR Article or PCI-DSS requirement) - `status`: Current status (pending, in-progress, completed) - `generated_at`: ISO 8601 timestamp of checklist generation **Response (422 - Validation Error):** Returns validation error details when `company_type` is missing or invalid: ```json { "detail": [ { "loc": ["body", "company_type"], "msg": "field required", "type": "value_error.missing" } ] } ``` ## Pricing | Plan | Calls/Day | Calls/Month | Price | |------|-----------|-------------|-------| | Free | 5 | 50 | Free | | Developer | 20 | 500 | $39/mo | | Professional | 200 | 5,000 | $99/mo | | Enterprise | 100,000 | 1,000,000 | $299/mo | ## About ToolWeb.in - 200+ security APIs, CISSP & CISM, platforms: Pay-per-run, API Gateway, MCP Server, OpenClaw, RapidAPI, YouTube. - [toolweb.in](https://toolweb.in) - [portal.toolweb.in](https://portal.toolweb.in) - [hub.toolweb.in](https://hub.toolweb.in) - [toolweb.in/openclaw/](https://toolweb.in/openclaw/) - [rapidapi.com/user/mkrishna477](https://rapidapi.com/user/mkrishna477) - [youtube.com/@toolweb-009](https://youtube.com/@toolweb-009) ## References - **Kong Route:** https://api.mkkpro.com/compliance/gdpr-pci-checklist - **API Docs:** https://api.mkkpro.com:8015/docs

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 gdpr-pci-checklist-1776113822 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 gdpr-pci-checklist-1776113822 技能

通过命令行安装

skillhub install gdpr-pci-checklist-1776113822

下载 Zip 包

⬇ 下载 GDPR/PCI Compliance Checklist v1.0.0

文件大小: 3.21 KB | 发布时间: 2026-4-14 11:18

v1.0.0 最新 2026-4-14 11:18
- Initial release of the GDPR/PCI Compliance Checklist skill.
- Generate customized compliance checklists for GDPR and PCI-DSS, tailored to company type.
- POST endpoint `/checklist` delivers actionable requirements with standard references and status tracking.
- Supports multiple company classifications (e.g., fintech, ecommerce, saas, healthcare).
- Offers tiered pricing plans including a free option.
- Includes detailed documentation and API references for integration.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部