Insurance Private Domain Ops
AdvisoryAudited by Static analysis on May 11, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If connected to messaging tools, generated workflows could contact customers at scale with sensitive policy-related content.
The skill describes automated customer outreach containing policy information. This is aligned with the insurance CRM purpose, but real-world sending through WeCom/SMS/phone tools should require user authorization, consent checks, and review.
续期提醒 | AI自动发送个性化续期通知(含保单信息)
Require explicit human approval before sending messages, verify marketing consent and opt-out handling, and keep automated sends scoped to approved customer lists.
Customer privacy could be affected if real CRM exports are pasted into the agent or reused beyond the immediate task.
The segmentation template uses identifiable customer information plus insurance, premium, and claims-related fields. This is expected for the skill's CRM purpose, but it is sensitive data that should not be over-collected or retained unnecessarily.
customer_id, name, phone, city, occupation_level, family_status ... SUM(annual_premium) ... SUM(claim_amount)
Use the minimum needed fields, mask identifiers when possible, avoid uploading full customer datasets unless necessary, and follow PIPL/organizational retention and access-control rules.
Customers may receive persuasive financial-product messaging that appears to come from a specific insurer or advisor.
The sales templates include a specific insurer identity and urgency-based closing language. These are normal in an insurance sales SOP, but they could mislead or pressure customers if used by someone not authorized or without compliance review.
您好!我是国联人寿的专属顾问[姓名] ... 保障不能等,我们可以先完成投保
Replace example company names with the authorized sender, ensure scripts are accurate and compliant, and review urgency-based language for fairness and regulatory suitability.
