Jump to related tools in the same category or review the original source on GitHub.

Security & Passwords @raghulpasupathi Updated 2/21/2026

Age Verification OpenClaw Plugin & Skill | ClawHub

Looking to integrate Age Verification into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate security & passwords tasks instantly, without having to write custom tools from scratch.

What this skill does

Skills for age verification and age-appropriate content filtering.

Install

npx clawhub@latest install age-verification

Full SKILL.md

Open original

SKILL.md content below is scrollable.

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:

  1. Self-reported: Honor system (basic)
  2. Document verification: ID scanning
  3. Face estimation: Computer vision
  4. Third-party: Yoti, Jumio APIs
  5. Parental PIN: For children

Use Cases:

  • COPPA compliance (children < 13)
  • Age-restricted content
  • Parental control enforcement

For geo-blocking, see GEO_BLOCKING.md.

Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/raghulpasupathi/age-verification
Latest commit: https://github.com/openclaw/skills/commit/652c79449a2b63ad223071ddd4ad413c0e5629af

Related skills

If this matches your use case, these are close alternatives in the same category.