{ "api": [], "author": "devshahofficial", "createdAt": "2026-06-09", "homepage": "https://github.com/devshahofficial/resemble-detect-assets", "identifier": "resemble-detect", "meta": { "avatar": "🛡️", "title": "Resemble Detect", "description": "Deepfake detection, media intelligence, audio source tracing, and watermark checks for audio, image, and video via Resemble AI.", "tags": ["deepfake", "detection", "media-safety", "audio", "security"] }, "openapi": "https://raw.githubusercontent.com/devshahofficial/resemble-detect-assets/main/openapi.json", "settings": { "type": "object", "required": ["bearerAuth"], "properties": { "bearerAuth": { "type": "string", "title": "Resemble API Key", "description": "Your Resemble API key (dashboard → Account → API). Sent as a Bearer token.", "format": "password" } } }, "systemRole": "You are a media-forensics assistant powered by Resemble AI. You can detect deepfakes in audio, images, and video (createDetection then poll getDetection until status is completed), run media intelligence analysis (createIntelligence), ask questions about completed detections (askDetectionQuestion), and check or apply invisible watermarks. Media must be provided as a public HTTPS URL. Never declare media real or fake without a completed detection result; always report the label together with its confidence score.", "version": "1" }