{
  "markdown": "<div align=\"center\">\n  <picture>\n    <source media=\"(prefers-color-scheme: dark)\" srcset=\"assets/deepidv-light.svg\" />\n    <source media=\"(prefers-color-scheme: light)\" srcset=\"assets/deepidv-dark.svg\" />\n    <img src=\"assets/deepidv-dark.svg\" alt=\"deepidv\" width=\"220\" />\n  </picture>\n</div>\n\n# deepidv: AI-Powered Verification Engine\n\n[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)\n[![Skill Standard](https://img.shields.io/badge/agent--skills-v1.0-green.svg)](https://github.com/anthropics/agent-skills-spec)\n[![GDPR Compliant](https://img.shields.io/badge/GDPR-Compliant-0057b8)](https://deepidv.com)\n[![SOC 2 Compliant](https://img.shields.io/badge/SOC_2-Compliant-0057b8)](https://deepidv.com)\n[![CCPA Compliant](https://img.shields.io/badge/CCPA-Compliant-0057b8)](https://deepidv.com)\n\n**Verify anyone, anywhere in seconds.** [deepidv](https://deepidv.com) is an AI-powered verification engine that replaces the fragmented stack of identity vendors with a single platform. ID verification, face liveness, deepfake detection, AML screening, background checks, and more, all from one API.\n\nThis repository makes those capabilities accessible to AI agents and brings agentic intelligence into the deepidv platform itself. Three workstreams define how.\n\n## The Workstreams\n\n### Verify Skill\n\nAny compatible AI agent can load this skill from the repository and immediately call deepidv's verification and screening APIs with no separate integration required. Endpoint routing, authentication, and request formatting are all handled by the skill.\n\n- **Face liveness** — Confirms a selfie came from a live person, not a photo or replay attack\n- **Identity verification** — Matches a government-issued ID against a selfie and validates the document\n- **Deepfake detection** — Determines whether an image or video is AI-generated or synthetically manipulated\n- **Adverse media screening** — Searches global news and public records for negative risk signals tied to a person\n- **AML and sanctions screening** — Checks a subject against PEP lists, sanctions databases, and financial crime watchlists\n- **Combined verification** — Runs a complete verification and screening flow in a single API call\n\nCompatible with Claude Code, Codex, Cursor, Windsurf, and OpenCode. Full invocation guidance, endpoint routing, authentication instructions, and worked examples are in [skills/deepidv-verify/SKILL.md](skills/deepidv-verify/SKILL.md).\n\n### MCP Server\n\nThe MCP server exposes hosted DeepIDV platform operations as structured tools that MCP-compatible clients can call directly. It is available at `https://mcp.deepidv.com/v1/mcp` and supports remote OAuth-based access.\n\n- **Applicants** - Search applicants, inspect profiles, check invitation status, and resend invites\n- **Verification sessions** - List sessions, inspect session details, retrieve artifacts, review timelines, create new verification sessions, expire sessions, and update outcomes\n- **Workflows** - List workflows, inspect workflow definitions, and create reusable workflows\n- **Financial requests** - List bank statements, retrieve bank statement details, view stats, query by external ID, and create bank statement requests\n- **Silent screening** - Run PEP and sanctions checks, title checks, adverse-media screening, and async job polling\n\nHosted MCP access uses a shared public OAuth client:\n\n- `client_id` - `deepidv` if the client explicitly asks for it\n- `client_secret` - not used\n- user authentication - deepidv email, password, and MFA when required\n\nSetup and usage docs are in [mcp-server/README.md](mcp-server/README.md) and [mcp-server/llms-install.md](mcp-server/llms-install.md).\n\n### deepAI Assistant Skill\n\nThe deepAI Assistant is a coding agent skill that activates in context when you're building a deepidv integration. Rather than bouncing between docs and your editor, you get SDK guidance, error explanations, webhook setup help, and compliance workflow advice right in your editor.\n\nThe assistant loads automatically when a coding agent detects deepidv SDK usage, API calls, webhook configuration, or KYC workflow implementation in the active codebase. It is aligned to the published `@deepidv/server` TypeScript docs and the public API surfaces so it can steer developers toward documented integration patterns.\n\nSee [skills/deepai-assistant/SKILL.md](skills/deepai-assistant/SKILL.md) for the current integration workflow, auth guidance, and troubleshooting notes.\n\n## Marketplace Distribution\n\nThe Verify skill is listed across the major agent skill directories and MCP marketplaces, including SkillsMP, SkillHub, Agent-Skills.md, MCP Market, Skills Directory, LobeHub Skills, Orthogonal, and Awesome MCP Servers.\n\nIf you maintain a skill directory and would like to list this skill, open an issue or reach out to [sales@deepidv.com](mailto:sales@deepidv.com).\n\n## Contributing\n\nBug reports, corrections to reference documentation, and improvements to skill definitions are welcome. Open an issue to discuss before submitting a pull request for anything substantial.\n\n## About deepidv\n\ndeepidv is a full-stack verification engine built to replace the fragmented stack of identity providers most teams are stuck with. It verifies identities, runs compliance screening, and monitors for fraud continuously. One platform, one API, one dashboard, one team.\n\nLearn more at [deepidv.com](https://deepidv.com).\n\n## License\n\n[Apache License 2.0](LICENSE)\n",
  "bytes": 5485,
  "sha": "4b23937a9d78adfbd4d36f26bafefc627a18dd283bf4a143bf30eb8c679dc65d",
  "repo_slug": "deep-identity-inc/agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_deep_identity_inc_agent_skill_0a953d26/readme"
}