
rosasalberto skills on Remote OpenClaw
7 skills published by rosasalberto. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
didit-face-match
Compares two facial images using the Didit Face Match API and returns a similarity score from 0 to 100. Supports JPEG, PNG, WebP, and TIFF formats up to 5MB per image. Also returns estimated age, gender, and face bounding boxes alongside the match result.
didit-phone-verification
Phone number verification via one-time code using Didit's standalone API. Sends a code to the user's phone through SMS, WhatsApp, Telegram, or voice call, then validates the code they provide. Also detects disposable, VoIP, and high-risk numbers.
didit-database-validation
Verifies personal identity data against government and financial databases across 18 countries, primarily in Latin America and Spain. Accepts national ID numbers like CPF, CURP, DNI, and cedula, returning full_match, partial_match, or no_match results. Supports both 1x1 (single source) and 2x2 (cross-validated) matching methods.
didit-face-search
Performs 1:N facial search by comparing a submitted photo against all previously approved verification sessions in a Didit application. Returns ranked matches with similarity scores from 0-100. Blocklist matches trigger automatic decline.
didit-aml-screening
Screens individuals or companies against 1,300+ global watchlists including OFAC, UN, EU, Interpol, PEP databases, and adverse media sources. Returns a Match Score (identity confidence) and Risk Score (threat level) with a final status of Approved, In Review, or Rejected. Supports fuzzy name matching, configurable scoring weights, and optional continuous monitoring.
didit-proof-of-address
Submits address documents to the Didit API for verification. Accepts utility bills, bank statements, government-issued documents, leases, and similar files up to 15MB. Returns extracted address fields, geocoded coordinates, document classification, and a verification status.
didit-email-verification
Verifies email addresses using a two-step OTP flow: send a code to an address, then check the code the user provides. Detects breached, disposable, and undeliverable emails, and accepts fraud signals like IP address and user agent for risk scoring. Codes expire after 5 minutes with a maximum of 3 check attempts per code.