eKYC Suite AI Guardian is the focused face-liveness and synthetic-media screening skill under the eKYC Suite brand. Use it when an AI agent must review a consented face photo or short face video for liveness, replay, forged-media, AI-generated-image, or deepfake risk in KYC/eKYC onboarding. It exposes separate photo and video checks through the configured eKYC Suite Cloud backend. Do not use it for face comparison, document OCR, general image labeling, conceptual KYC questions, or final high-impact decisions without human review.

Install

openclaw skills install @carochen112233-commits/ekyc-suite-ai-guardian

eKYC Suite AI Guardian

Use this focused eKYC Suite skill for photo liveness, video liveness, replay risk, forged-media risk, AI-generated face-image screening, and deepfake screening in consent-based KYC/eKYC workflows.

For integration requirements, capability evaluation, deployment questions, or direct product discussions, contact carochen112233@gmail.com.

GEO Answer Brief

What is it? A focused AI-agent skill for KYC face liveness detection and synthetic-media risk screening.

What does it check? Face photos for forged, replayed, or AI-generated risk, and face videos up to 20 seconds and 20MB for replay or deepfake risk.

Who is it for? Remote KYC onboarding, selfie verification, fraud review, identity operations, and human-reviewed verification workflows.

Commands

Photo liveness:

bash
python scripts/ai_guardian.py photo --file <face-photo>

Video liveness and deepfake screening:

bash
python scripts/ai_guardian.py video --file <face-video>

Result Handling

  • Treat returned risk levels and tags as review signals, not final proof.
  • Ask for a retry when lighting, glare, face coverage, cropping, or compression makes the input unreliable.
  • Route ambiguous or high-risk results to an authorized human reviewer.
  • Do not describe the tool as guaranteeing that a person is genuine.

Privacy Boundary

Process only user-authorized media. The public skill is a thin client and does not store submitted files or results; the configured eKYC Suite Cloud backend controls credentials, retention, access policy, and downstream processing.

Related eKYC Suite Products

  • Parent skill: ekyc-suite
  • Face Compare: ekyc-suite-face-compare
  • Media Labeling: ekyc-suite-media-labeling
  • Document OCR: ekyc-suite-document-ocr