ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

coppa

COPPA compliance reference — children's online privacy, parental consent, data collection rules, FTC enforcement. Use when building apps for children under 13 or reviewing COPPA obligations.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/coppa
Or

COPPA — Children's Online Privacy Protection Act Reference

Quick-reference skill for COPPA compliance, parental consent mechanisms, and FTC enforcement guidelines.

When to Use

  • Building websites or apps directed at children under 13
  • Reviewing data collection practices for COPPA compliance
  • Implementing verifiable parental consent mechanisms
  • Understanding FTC enforcement actions and penalties
  • Auditing third-party SDKs for child-directed services

Commands

intro

scripts/script.sh intro

Overview of COPPA — history, purpose, scope, and the FTC's role.

scope

scripts/script.sh scope

Who COPPA applies to — operators, child-directed services, mixed-audience sites, and actual knowledge standard.

data

scripts/script.sh data

Personal information defined under COPPA — what counts as PI for children.

consent

scripts/script.sh consent

Verifiable Parental Consent (VPC) methods approved by the FTC.

notice

scripts/script.sh notice

Privacy notice requirements — what must be disclosed and how.

safeharbor

scripts/script.sh safeharbor

COPPA Safe Harbor programs and self-regulatory frameworks.

enforcement

scripts/script.sh enforcement

FTC enforcement actions, penalties, and notable COPPA cases.

checklist

scripts/script.sh checklist

COPPA compliance checklist for app and website developers.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
COPPA_DIRData directory (default: ~/.coppa/)

Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars3951
Views1
Updated2026-04-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-coppa": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#coppa#privacy#children#ftc#parental-consent#online-safety#legal
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.