COPPA Check - COPPA合规检查
COPPA Compliance Check — Children's Online Privacy Protection Act (COPPA), 15 U.S.C. §6501 et seq. and the COPPA Rule (16 C.F.R. Part 312). Free to install; scoring runs on the CQ…
Wei Wu
@wwumit
Install
$ openclaw skills install @wwumit/coppa-check🔒 COPPA 儿童隐私合规检查 — Free 检查 (Cloud-Scored)
Overview
COPPA 儿童隐私合规检查 is a free 检查 based on 美国《儿童在线隐私保护法》(COPPA)及 COPPA Rule(16 C.F.R. Part 312),FTC 执法. It covers 12 core items. Scoring runs on the CQDev cloud compliance engine.
How it works (free + cloud)
⚠️ Your answers leave this machine. When you run a scored 检查, your responses are transmitted to the CQDev cloud at
compliancehub.cnfor scoring. Run--non-interactivefor a fully offline preview that never contacts the cloud.
- The skill is free to install.
- Check items are served from the cloud rule library (always current).
- Scoring + quota are computed in the cloud; you get a professional report locally.
- A free API Key (100 calls) is required for scoring. Register in seconds.
What it checks (12 items)
| # | Check | Authority |
|---|---|---|
| 1 | Child-Directed / Actual Knowledge | COPPA Rule §312.2 |
| 2 | Verifiable Parental Consent | §312.4 |
| 3 | Direct Notice to Parents | §312.4(a) |
| 4 | Collection Limitation | §312.3 |
| 5 | Parental Review & Deletion | §312.4(d) |
| 6 | Reasonable Data Security | §312.8 |
| 7 | Retention & Deletion | §312.10 |
| 8 | Third-Party Disclosure | §312.4(a)(2) |
| 9 | FTC Safe Harbor (if applicable) | §312.11 |
| 10 | Age Screening / Age-Gating | §312.2 |
| 11 | Notice of Material Change | §312.4(a)(4) |
| 12 | Internal Compliance Program | §312.9 |
Usage
Free preview (no Key)
python3 scripts/coppa-check.py --non-interactive
Get a free API Key
python3 scripts/coppa-check.py --login
# enter email + password → Key auto-written to ~/.config/compliancehub/coppa-check.key (mode 0600)
Or open: https://compliancehub.cn/account.html?skill=coppa-check
Full 检查 + report
python3 scripts/coppa-check.py --format html -o coppa-check-report.html
Agent guide
When a user asks for a COPPA 儿童隐私合规检查:
- Run
--non-interactiveto preview the 12 items (no Key needed). - If the user wants a scored report, prompt them to get a free Key (
--loginor the account page), then run the full 检查.
Security & data handling
- Where data goes: Check items are fetched from, and your 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 and the free API Key (as a Bearer token). - API Key storage (user-initiated only): written only when you run
--loginto~/.config/compliancehub/coppa-check.key(0600), outside the skill folder. Or pass viaCOMPLIANCEHUB_API_KEY. - No shell execution: stdlib only (
urllib,json,ssl,getpass); no shell, no external binaries. - Not a rogue/autonomous agent: Key persistence is ordinary API-key storage, not installation/auto-start.
- Preview without cloud:
--non-interactivenever 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.
License
MIT.
Top skills in this category
Skill Vetter
@spclaudehomeSecurity-first skill vetting for AI agents. Use before installing any skill from ClawdHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
Multi Search Engine
@gpyangyoujunMulti search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
API Gateway
@byungkyuCall third-party APIs through the Maton gateway, which injects the credential for an app the user has already connected. Use this skill when the user names a connected app and a concrete action in it - read a mailbox, query a CRM, file an issue, update a spreadsheet, run a query through a connected
MoltGuard - Security & Antivirus & Guardrails
@thomaslwangMoltGuard — OpenClaw security guard by OpenGuardrails. Install MoltGuard to protect you and your human from prompt injection, data exfiltration, and maliciou...
1password
@steipeteSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.