跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Extract Kyc Onboarding Data

技能 活跃

Extract client identity verification details, company information, and beneficial ownership data from KYC onboarding documents.

目的

To automate the extraction of critical KYC compliance data from onboarding documents, streamlining verification workflows for financial institutions and regulated businesses.

功能

  • Extracts identity verification details
  • Extracts company registration data
  • Extracts beneficial ownership information
  • Supports multiple document types via API
  • Defines a structured output schema

使用场景

  • Automating customer due diligence (CDD) processes
  • Accelerating client onboarding for financial services
  • Extracting data for regulatory compliance reporting
  • Populating databases with KYC information from scanned documents

非目标

  • Performing the actual KYC verification decision
  • Storing or managing sensitive PII beyond the extraction process
  • Interacting with multiple document types not related to KYC
  • Replacing human review entirely

Security

  • warning:Secret ManagementThe API key is expected to be provided via an environment variable or directly in the code, but there are no explicit instructions on secure handling or vault integration, and example code directly embeds a placeholder for the API key.
  • warning:Data ExfiltrationThe API key, a secret, is required and handled by the user, but the documentation does not specify secure handling practices or potential risks beyond needing to keep it confidential.

Compliance

  • info:GDPRThe skill processes document data that may contain personal information, and while it doesn't submit this directly to a third party (beyond the Iteration Layer API), no explicit sanitization or anonymization steps are detailed before submission to the API.

Practical Utility

  • info:Edge casesWhile the schema defines types, explicit documentation on handling API errors, rate limits, or malformed input documents is not detailed within the SKILL.md, which would improve robustness.

安装

请先添加 Marketplace

/plugin marketplace add iterationlayer/skills
/plugin install skills@iterationlayer-skills

质量评分

88 /100
1 day ago 分析

信任信号

最近提交16 days ago
星标0
许可证MIT
状态
查看源代码