1. Conduid
  2. Developer Tools
  3. io.github.Deep-Identity-Inc/agent-skill
MCP server · Developer Tools

io.github.Deep-Identity-Inc/agent-skill

An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

Unclaimed devtools
34Low

Scored 4 months ago · breakdown

About io.github.Deep-Identity-Inc/agent-skill

io.github.Deep-Identity-Inc/agent-skill is an MCP server in the Developer Tools category: an MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/Deep-Identity-Inc/agent-skills

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.Deep-Identity-Inc/agent-skill

Powered by Claude · Grounded in docs

I know everything about io.github.Deep-Identity-Inc/agent-skill. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

deepidv: AI-Powered Verification Engine

Skill Standard GDPR Compliant SOC 2 Compliant CCPA Compliant

Verify anyone, anywhere in seconds. deepidv 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.

This repository makes those capabilities accessible to AI agents and brings agentic intelligence into the deepidv platform itself. Three workstreams define how.

The Workstreams

Verify Skill

Any 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.

  • Face liveness — Confirms a selfie came from a live person, not a photo or replay attack
  • Identity verification — Matches a government-issued ID against a selfie and validates the document
  • Deepfake detection — Determines whether an image or video is AI-generated or synthetically manipulated
  • Adverse media screening — Searches global news and public records for negative risk signals tied to a person
  • AML and sanctions screening — Checks a subject against PEP lists, sanctions databases, and financial crime watchlists
  • Combined verification — Runs a complete verification and screening flow in a single API call

Compatible 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.

MCP Server

The 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.

  • Verification sessions — List sessions, inspect full session details, retrieve artifacts, create new verification sessions, and update session status
  • Workflows — List workflows, inspect workflow definitions, and create reusable workflows
  • Financial requests — List bank statements, retrieve bank statement details, query by external ID, and create bank statement requests

Access requires DeepIDV OAuth credentials:

  • client_id — the DeepIDV user ID
  • client_secret — an active API key owned by that same user

Setup and usage docs are in mcp-server/README.md and mcp-server/llms-install.md.

deepAI Assistant Skill

The 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.

The assistant loads automatically when a coding agent detects deepidv SDK usage, API calls, webhook configuration, or KYC workflow implementation in the active codebase. It covers the Node.js and Python SDKs and all public API surfaces.

Marketplace Distribution

The 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.

If you maintain a skill directory and would like to list this skill, open an issue or reach out to sales@deepidv.com.

Contributing

Bug 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.

About deepidv

deepidv 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.

Learn more at deepidv.com.

License

Apache License 2.0

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About io.github.Deep-Identity-Inc/agent-skill

How do I install io.github.Deep-Identity-Inc/agent-skill?

Run git clone https://github.com/Deep-Identity-Inc/agent-skills, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.Deep-Identity-Inc/agent-skill safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.Deep-Identity-Inc/agent-skill still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.