photo_liveness_detect
Detect whether a face photo is genuine or spoofed/AI-forged. Returns risk level and attack tag to prevent fraud in account opening or payment verification.
Instructions
Detect whether a face photo is a genuine capture or a spoof/AI-forged image. Returns risk level plus attack tag, covering screen replay, print attack, synthetic face, adversarial traces, multiple faces, and poor-quality captures. Best for lightweight anti-fraud before account opening, loan application, payment-risk step-up, or AI-agent human gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Face photo to analyze: local file path, HTTPS URL, data URL, or base64. |