一键导入
know-your-business
Establishes a comprehensive framework for conducting systematic verification of business entities in accordance with regulatory requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Establishes a comprehensive framework for conducting systematic verification of business entities in accordance with regulatory requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | know-your-business |
| description | Establishes a comprehensive framework for conducting systematic verification of business entities in accordance with regulatory requirements. |
| required_tools | ["getBusinessProfile","verifyBusinessRegistration","getOwnershipData","verifyUBO","performSanctionsCheck","getBankData","verifyBankAccount","calculateRiskScore"] |
| output_fields | ["escalation_status"] |
The verification specialist shall retrieve the complete business profile using the business_id as the primary key by calling the getBusinessProfile tool. Ensure all required fields are populated according to the data schema specifications. Validate the presence and format of business_name, contact_info, website, address, email, registration_number, and tax_id from the retrieved profile.
Business names are automatically validated when TIN or any other government based ID is entered in the system. Use your experience to check if the website and/or address and/or email matches with the pre-validated business name. Due to errors by associates, there may be typos. For webpages, there may be some omissions in the text. Make sure that addresses have street number, road and the city. If the business is in World Trade Center, NY or in a known building, they may omit the street number. Use your experience to identify if the errors are genuine typos by associates entering the data or made-up names submitted by the businesses. If you believe that there are some irregularities here, please set the status as 'awaiting information' so that associates can reach out to these businesses for additional data.
Call the tool: getBusinessProfile(business_id=business_id)
Conduct a systematic evaluation of submitted documentation, generating a documentation_completeness status for your notes. Documentation is considered "Complete" only when all required fields are populated and validated against prescribed format requirements.
Ensure that Tax IDs are TIN followed by 6 digits only and they cannot be the same digit. If so, escalate immediately. Do not be case sensitive. Check that the license is not expired for more than 42 days, else escalate the case. Use the verifyBusinessRegistration tool to access government portals to verify registration status, license expiry, and date of entry. Maintain a record of all verification attempts and results.
Call the tool: verifyBusinessRegistration(business_id=business_id, registration_number=registration_number, business_registration_state=business_registration_state, license_number=license_number)
For entities registered in multiple jurisdictions, perform parallel verification across all relevant government registries, with particular attention to offshore_jurisdiction_flag status.
First, retrieve the Ultimate Beneficial Owner (UBO) information using the getOwnershipData tool. Then, process the ubo_list to identify all individuals with ownership percentage ≥ 25%. For each UBO, verify identification documents and cross-reference against government databases using the verifyUBO tool.
Call the tool: getOwnershipData(business_id=business_id)
Call the tool: verifyUBO(business_id=business_id, ubo_list=ubo_list)
Calculate ownership_layer_count and evaluate shell_company_suspected status based on corporate structure complexity and operational indicators.
Execute sanctions_check_status and pep_status verification for all identified UBOs against multiple sanctions databases and PEP lists using the performSanctionsCheck tool.
Call the tool: performSanctionsCheck(business_id=business_id, ubo_list=ubo_list)
Implement resolution protocols for potential matches, requiring dual verification for confirmed matches. [APPROVAL REQUIRED]
First, retrieve bank account information using the getBankData tool. Then, verify bank_account_number, banking_institution, and bank_account_type through automated banking APIs or manual verification processes using the verifyBankAccount tool.
Call the tool: getBankData(business_id=business_id)
Call the tool: verifyBankAccount(business_id=business_id, bank_account_number=bank_account_number, banking_institution=banking_institution, bank_account_type=bank_account_type)
Cross-reference bank account ownership information against verified UBO data to ensure alignment.
Fetch risk_score using a weighted algorithm incorporating all verification results, with particular emphasis on sanctions status, jurisdiction risk, and ownership complexity, by calling the calculateRiskScore tool. The risk score is noisy and may not accurately capture all the relevant information. As was told during onboarding, this is still under development and the risk scores are not reliable, so document if your judgment aligns with the risk score.
Call the tool: calculateRiskScore(business_id=business_id)
Determine escalation_status based on cumulative risk assessment, triggering "escalate" status if your review triggers any of the above checks, else "approve". If missing information, set 'awaiting information'.
The final output should include the determined escalation_status.
[APPROVAL REQUIRED]
Once the escalation_status has been determined, please include it in your complete_step summary using the following XML tag: <escalation_status>value</escalation_status>
A structured offline process for diagnosing and resolving customer-reported service issues using internal data and automated tools.
Systematically identifies and classifies dangerous goods hazard classes using multi-source data and quantitative severity assessment.
Detects and investigates traffic spoofing violations in affiliate marketing to determine enforcement actions.
Establishes a multi-tiered review system for classifying, escalating, and moderating user-generated video content.
Detects and investigates referral abuse violations to determine risk severity and appropriate enforcement actions.
Conducts pre-flight airworthiness verification through multi-layered inspection of mechanical components, electrical systems, and maintenance records.