Age Verification
/install age-verification
Age Verification Skills
Skills for age verification and age-appropriate content filtering.
Essential Skills
1. Age Guard
Skill ID: age-guard
Purpose: Verify user age and enforce age restrictions
Features:
- Document verification (ID, passport)
- Face-based age estimation
- Third-party verification (Yoti, Jumio)
- Age gate UI components
- Parental consent workflows
Installation:
npm install @clawhub/age-guard
Methods:
- Self-reported: Honor system (basic)
- Document verification: ID scanning
- Face estimation: Computer vision
- Third-party: Yoti, Jumio APIs
- Parental PIN: For children
Use Cases:
- COPPA compliance (children \x3C 13)
- Age-restricted content
- Parental control enforcement
For geo-blocking, see GEO_BLOCKING.md.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install age-verification - After installation, invoke the skill by name or use
/age-verification - Provide required inputs per the skill's parameter spec and get structured output
What is Age Verification?
Verify user age via ID, face estimation, or third-party services to enforce age restrictions and enable parental controls. It is an AI Agent Skill for Claude Code / OpenClaw, with 565 downloads so far.
How do I install Age Verification?
Run "/install age-verification" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Age Verification free?
Yes, Age Verification is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Age Verification support?
Age Verification is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Age Verification?
It is built and maintained by raghulpasupathi (@raghulpasupathi); the current version is v1.0.0.