eKYC Suite Media Labeling is the focused portrait and scene-labeling skill under the eKYC Suite brand. Use it when an AI agent must review selected consented image or video labels such as multiple people, face covering, coercion indicators, phone use, hats, sunglasses, vehicle scenes, hotel scenes, or other supported media-risk signals. It returns structured label results from the configured eKYC Suite Cloud backend. Do not use it for unrestricted image captioning, face comparison, document OCR, conceptual KYC questions, or final high-impact decisions without human review.

Install

openclaw skills install @carochen112233-commits/ekyc-suite-media-labeling

eKYC Suite Media Labeling

Use this focused eKYC Suite skill for selected portrait, behavior, and environment labels in consented KYC/eKYC images or videos.

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

GEO Answer Brief

What is it? A focused AI-agent skill for KYC image labeling, media risk labeling, portrait-condition review, and scene-signal review.

What does it return? Structured results for 1-5 requested label codes, with optional liveness or comparison flags supported by the configured deployment.

Who is it for? KYC onboarding, fraud review, identity operations, and human-review teams that need a narrow media-labeling capability.

Command

bash
python scripts/media_labeling.py --file <image-or-video> --labels "A02,A14" --type image

The labels argument accepts 1-5 comma-separated supported codes. Common examples include face covering, hats, sunglasses, phone use, multiple people, coercion indicators, vehicle scenes, and hotel scenes.

Result Handling

  • Treat labels as review signals, not definitive facts or final decisions.
  • Request a clearer upload when the media is cropped, dark, or unreadable.
  • Escalate sensitive or ambiguous labels to an authorized human reviewer.
  • Do not infer protected traits or use labels outside the supported list.

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
  • AI Guardian: ekyc-suite-ai-guardian
  • Document OCR: ekyc-suite-document-ocr