面向《个人信息保护法》的本地化合规自查、风险打分与合规文档模板生成工具。
浏览器
PIPL Check - PIPL合规检查
试用PIPL Compliance Check — based on 《个人信息保护法》(PIPL, 2021-11-01 施行) 及配套规则, 覆盖 8 大维度 25 项核心合规检查(告知同意/处理原则/数据安全/敏感个人信息/个人权利/ 自动化决策/跨境传输/合规治理)。免费安装;评分运行于 CQDev 云端合规引擎。 无 Key 时自动匿名试用(5 次真实云端评分 / 7 天窗口)。
它能做什么
PIPL Compliance Check — based on 《个人信息保护法》(PIPL, 2021-11-01 施行) 及配套规则, 覆盖 8 大维度 25 项核心合规检查(告知同意/处理原则/数据安全/敏感个人信息/个人权利/ 自动化决策/跨境传输/合规治理)。免费安装;评分运行于 CQDev 云端合规引擎。 无 Key 时自动匿名试用(5 次真实云端评分 / 7 天窗口),额度用尽后引导注册。 Use when: the user explicitly asks to run the PIPL Check skill, or asks for a 个人信息保护法(PIPL)合规评估 / 中国个保法合规检查. Trigger: pipl-check, run pipl check, PIPL compliance check, 个保法检查, 个人信息保护法合规评估 Pricing: Free skill; cloud scoring is free (anonymous trial 5 runs, then register for a free API Key with 100 calls) ⚠️ Cloud scoring sends your 25 answers to compliancehub.cn; use --non-interactive for a fully offline preview that never contacts the cloud. Without a Key the skill runs an anonymous trial (up to 5 scored runs) using a local random anon_id; registering gives a free Key with 100 calls. 🔐 API Key: get a free API Key (100 free calls) at compliancehub.cn/account.html (register in the browser; the Key is shown instantly). Provide it via the COMPLIANCEHUB_API_KEY environment variable, or save it to ~/.config/compliancehub/pipl-check.key (mode 0600). Registration is done on the website — the terminal no longer collects credentials. 💡 Free preview: --non-interactive lists the 25 check items without a Key Locale: zh-CN(交互默认中文,英文可按需提供)(交互与提示以中文为主,法律条款名称保留中文原文以确保准确)。
技能文档
🔒 PIPL Check — 个人信息保护法合规检查(免费 · 云端评分)
Overview
PIPL Check 是面向处理中国境内自然人个人信息主体的免费合规自检(云端评分), 覆盖 8 大维度 25 项核心检查:告知同意、处理原则、数据安全、敏感个人信息、个人权利、 自动化决策、跨境传输、合规治理。评分运行于 CQDev 云端合规引擎。
How it works (free + cloud)
⚠️ Your answers leave this machine. When you run a scored check, your responses to the 25 compliance questions are transmitted to the CQDev cloud at
compliancehub.cnfor scoring. Those answers can cover sensitive details — consumer-data practices, service providers, security controls, and legal exposure. Only proceed if you are comfortable sending them tocompliancehub.cn. Run--non-interactivefor a fully offline preview that never contacts the cloud.
- The skill is free to install.
- Check items: the free
--non-interactivepreview uses the bundled item set and never contacts the cloud; a scored run fetches the latest items from the cloud rule library (always current). - Scoring + quota are computed in the cloud; you get a professional report locally.
- Scoring: no Key? The anonymous trial (5 real cloud-scored runs) runs automatically. Register for a free API Key (100 calls) to keep going.
What it checks (25 items)
| # | Check | Authority |
|---|---|---|
| 1 | 告知义务 | 第 13-14 条 |
| 2 | 单独同意 | 第 13-15 条 |
| 3 | 撤回同意 | 第 15-16 条 |
| 4 | 无需同意的情形 | 第 13 条第 2-7 项 |
| 5 | 目的限制与最小必要 | 第 6 条 |
| 6 | 公开透明原则 | 第 7 条 |
| 7 | 质量原则 | 第 8 条 |
| 8 | 安全保障义务 | 第 9 条 & 第 51 条 |
| 9 | 敏感信息识别与保护 | 第 28 条 |
| 10 | 单独同意 | 第 29 条 |
| 11 | 未成年人信息保护 | 第 31 条 |
| 12 | 知情权与查阅权 | 第 44-45 条 |
| 13 | 更正权 | 第 46 条 |
| 14 | 删除权 | 第 47 条 |
| 15 | 可携带权 | 第 45 条第 3 款 |
| 16 | 解释说明权 | 第 48 条 |
| 17 | 自动化决策规范 | 第 24 条 |
| 18 | 跨境传输合规 | 第 38 条 |
| 19 | 跨境传输告知与单独同意 | 第 39 条 |
| 20 | 个人信息保护负责人 | 第 52 条 |
| 21 | 保护影响评估 | 第 55-56 条 |
| 22 | 合规审计 | 第 54 条 |
| 23 | 安全事件处置 | 第 57 条 |
| 24 | 大型平台特别义务 | 第 58 条 |
| 25 | 委托处理管理 | 第 21 条 |
Usage
Free preview (no Key)
python3 scripts/pipl-check.py --non-interactive
Anonymous trial (no Key)
Just run the full check — without a Key the skill issues a local random anon_id and scores in the cloud (5 free runs / 7-day window). When the trial runs out it prints the one-click registration page, carrying your anon_id so the trial progress carries over after registering.
Get a free API Key
- Open https://compliancehub.cn/account.html?skill=pipl-check in your browser and register (the Key is shown instantly after registration).
- Provide the Key to the skill, either:
- via environment variable:
export COMPLIANCEHUB_API_KEY=, or - by saving it to
~/.config/compliancehub/pipl-check.key(mode 0600). Then run the check below; no terminal login is needed.
- via environment variable:
Full check + report
python3 scripts/pipl-check.py --format html -o pipl-report.html
逐项回答 25 个问题;云端评分并返回 HTML 报告(含风险等级与整改建议)。
Agent guide
When a user asks for a PIPL compliance check:
- Run
--non-interactiveto preview the 25 items (no Key needed). - Run the full check. Without a Key it automatically uses the anonymous trial (5 real cloud-scored runs) — the user gets the complete report immediately. When the trial runs out the skill prints the one-click registration page (with the trial's anon_id), and after registering the same run continues under their free API Key (100 calls).
Security & data handling
- No terminal credentials: The skill never collects your email or password. Registration and Key issuance happen on the website (compliancehub.cn/account.html); the skill only consumes the resulting API Key. This removes any credential-handling path from the CLI.
- Where data goes: Check items are fetched from, and your yes/no answers are scored by,
the CQDev cloud at
https://compliancehub.cn(the operator's official endpoint, pinned in code and not overridable by environment variable). Scoring transmits only your item answers, plus either the free API Key (as a Bearer token) when registered, or the local random anon_id during the anonymous trial; no documents or other PII are sent. - Anonymous trial id: A local random
anon_id(~/.config/compliancehub/pipl-check.anon_id, 0600, carries no personal data) persists only to continue the anonymous trial; your answers are never stored locally. - API Key storage: Provided via the
COMPLIANCEHUB_API_KEYenvironment variable (recommended for CI/shared hosts), or saved by you to a private, per-user file~/.config/compliancehub/pipl-check.keywith0600permissions — outside this skill folder, so it is never committed to source control or shared with the workspace. - No shell execution: This skill runs as a Python 3 subprocess using only the standard
library (
urllib,json,ssl,getpass). It does not spawn a shell, does not run arbitrary OS commands, and does not execute external binaries. - Not a rogue/autonomous agent: Writing the Key to
~/.config/compliancehub/is ordinary API-key persistence for your convenience — not agent installation, not auto-start, and not self-modification. The skill does nothing unless you invoke it from the terminal. - Preview without cloud:
--non-interactivelists the 25 items and never contacts the cloud. - Always confirm the destination is
compliancehub.cnbefore running a scored check.
Legal disclaimer
This tool provides general compliance guidance only and is not legal advice. Consult qualified counsel for formal opinions. Laws change; verify against official sources.
License
MIT.
相关技能
PIPL Audit — 个人信息保护法合规深度审计(基于《个人信息保护法》PIPL 2021-11-01 施行 及配套规则),覆盖 9 大审计域 32 项审计检查(审计范围/告知同意/处理原则/敏感信息与未成年人/ 个人权利/自动化决策/跨境传输/数据安全与事件响应/治理与持续合规)。免费安装; 评分运行于 CQDev 云端合规引擎。无 Key 时自动匿名试用(5 次真实云端评分 / 7 天窗口)
金融行业个人信息保护(PIPL)合规检查工具。 基于《个人信息保护法》《个人金融信息保护规范》(JR/T 0171)、 《金融数据安全 数据安全分级指南》(JR/T 0197) 等行业法规, 提供银行、证券、保险、支付四大场景的合规评估。 Use when: 需要进行金融行业PIPL合规自查、 个人金融信息保护评估、金融数据安全分级检查、 金融产品营销合规检查、金融自动化决策合规评估。 🎉 v1.0.0 首发: - 📋 20+ 金融场景专属检查项 - 🏦 覆盖银行/证券/保险/支付四大业务 - 📊 支持 Markdown / JSON / HTML 多格式报告 - 🔒 纯本地运行
PIPL 运行时护栏 (pipl-guard) v1.0.0。 在 AI 应用的输入/输出链路中实时检测个人信息,按风险分级 执行脱敏或阻断,供 Agent 主动调用。区别于事后审计,这是事中防护。 Use when: 需要在 Agent 处理用户输入或返回结果前,实时拦截/脱敏 个人信息;防止敏感数据流入大模型或被输出泄露;为 AI 应用加装 符合《个人信息保护法》的运行时护栏。 核心能力: - 🛡️ 实时检测中国大陆身份证、手机号、银行卡、护照、车牌、 邮箱、IP/MAC 等结构化个人信息(含 Luhn / 身份证校验位校验) - 🧩 关键词线索识别(生物识别、医疗健康、行踪轨
AI 拟人化互动服务合规检查 — 基于《人工智能拟人化互动服务管理暂行办法》(国家网信办等五部门令第21号,2026-07-15 施行),覆盖 10 项核心检查,快速评估合规状态并生成专业报告。 本 skill 免费安装、免费使用。检查评分由「complianceHub 引擎」完成: 首次使用前需在 compliancehub.cn 免费注册获取 API Key
EU AI Act Compliance Check — based on Regulation (EU) 2024/1689 (欧盟《人工智能法案》), 覆盖 4 大维度 12 项核心合规检查(高风险 AI 系统核心要求/文档与质量管理/提供者义务/ 透明度与通用目的模型义务,含深度伪造与 AI 生成内容披露)。免费安装;评分运行于 CQDev 云端合规引擎。无 Key 时自动匿名试用(5 次真实云端评分 / 7 天窗口),额度用尽后引导注册。