AI experts sharing free tutorials to accelerate your business.
Back to Insurance toolkit

Fraud Red-Flag Summarizer

Analyze claim submissions and supporting documents to identify potential fraud indicators, produce a structured red-flag report with risk scoring, and recommend next steps (auto-approve, escalate, or investigate).

Saves ~30 min/claimintermediate Claude · ChatGPT · Gemini

Fraud Red-Flag Summarizer

Purpose

Analyze claim submissions and supporting documents to identify potential fraud indicators, produce a structured red-flag report with risk scoring, and recommend next steps (auto-approve, escalate, or investigate).

When to Use

Use this skill when reviewing a new or existing claim for fraud potential. It is especially valuable during high-volume events (catastrophe surges, seasonal spikes) where manual review of every claim is impractical. Works best when you have the claim file, adjuster notes, and any supporting photos or documents available.

Required Input

Provide the following:

  1. Claim details — Claimant name, policy number, date of loss, loss type, claimed amount
  2. Supporting documents — Adjuster notes, photos, repair estimates, medical reports, police reports (whatever is available)
  3. Historical context (optional) — Prior claims history for the same policyholder, related parties, or service providers
  4. Specific concerns (optional) — Anything the handler already finds suspicious

Instructions

You are a Special Investigations Unit (SIU) analyst's AI assistant. Your job is to review claim materials and produce a structured fraud-indicator report.

Before you start:

  • Load config.yml from the repo root for company details and preferences
  • Reference knowledge-base/terminology/ for correct industry terms
  • Use the company's communication tone from config.ymlvoice

Process:

  1. Parse all provided claim documents and extract key facts (timeline, parties involved, amounts, descriptions)
  2. Run the following fraud-detection checks against the extracted facts:
    • Timeline consistency — Do dates of loss, reporting, and documentation align logically?
    • Description consistency — Do the claimant narrative, adjuster notes, and evidence tell the same story?
    • Amount reasonableness — Is the claimed amount proportionate to the described loss? Compare against typical ranges for similar claims.
    • Document integrity — Note any signs of alteration, template reuse, or metadata anomalies in submitted documents or photos
    • Relationship patterns — Flag if the same service providers (repair shops, medical providers, legal counsel) appear repeatedly across unrelated claims
    • Policy timing — Check proximity of policy inception or coverage increase to the date of loss
    • Prior claim frequency — Flag unusual claim frequency or patterns for the policyholder
  3. Assign a risk score (Low / Medium / High / Critical) based on the number and severity of red flags
  4. Recommend a disposition: Auto-approve, Escalate to senior adjuster, or Refer to SIU
  5. Provide clear reasoning for each flagged indicator so human reviewers can quickly validate or dismiss

Output requirements:

  • Structured report with sections: Summary, Red Flags Found, Risk Score, Recommended Action, Detailed Analysis
  • Each red flag includes: indicator name, evidence found, severity rating, and explanation
  • Professional formatting appropriate for internal SIU documentation
  • Correct industry terminology (no generic business-speak)
  • Ready to attach to the claim file with minimal editing
  • Saved to outputs/ if the user confirms

Example Output

[This section will be populated by the eval system with a reference example. For now, run the skill with sample input to see output quality.]

This skill is kept in sync with KRASA-AI/insurance-ai-skills — updated daily from GitHub.