AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified Apache-2.0 Self-run

Agent Skills

mcp-deep-identity-inc-agent-skills · by Deep-Identity-Inc

AI-powered identity verification for the agentic ecosystem. Agent skills and MCP server for face liveness, ID verification, deepfake detection, AML screening, and more via the deepidv API.

— No reviews yet
0 installs
44 views
0.0% view→install

Install

$ agentstack add mcp-deep-identity-inc-agent-skills

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v1.0.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v1.0.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-deep-identity-inc-agent-skills)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 2mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Agent Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

deepidv: AI-Powered Verification Engine

[](LICENSE) [](https://github.com/anthropics/agent-skills-spec) [](https://deepidv.com) [](https://deepidv.com) [](https://deepidv.com)

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](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.

  • Applicants - Search applicants, inspect profiles, check invitation status, and resend invites
  • Verification sessions - List sessions, inspect session details, retrieve artifacts, review timelines, create new verification sessions, expire sessions, and update outcomes
  • Workflows - List workflows, inspect workflow definitions, and create reusable workflows
  • Financial requests - List bank statements, retrieve bank statement details, view stats, query by external ID, and create bank statement requests
  • Silent screening - Run PEP and sanctions checks, title checks, adverse-media screening, and async job polling

Hosted MCP access uses a shared public OAuth client:

  • client_id - deepidv if the client explicitly asks for it
  • client_secret - not used
  • user authentication - deepidv email, password, and MFA when required

Setup and usage docs are in [mcp-server/README.md](mcp-server/README.md) and [mcp-server/llms-install.md](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 is aligned to the published @deepidv/server TypeScript docs and the public API surfaces so it can steer developers toward documented integration patterns.

See [skills/deepai-assistant/SKILL.md](skills/deepai-assistant/SKILL.md) for the current integration workflow, auth guidance, and troubleshooting notes.

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](mailto: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](LICENSE)

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v1.0.0 Imported from the upstream source.