Fraud Pattern Explanation

Translate fraud detection signals into human-readable narrative explanations.

1|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/GoldenZero/skills --skill fraud-pattern-explanation-goldenzero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Fraud Pattern Explanation
Source: https://github.com/GoldenZero/skills/tree/main/skills/fraud-pattern-explanation
Command: npx skills add https://github.com/GoldenZero/skills --skill fraud-pattern-explanation-goldenzero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill translates complex fraud detection signals into clear, human-readable explanations, bridging the gap between automated scoring and human judgment for faster, more informed fraud reviews.

Core Features & Use Cases

  • Signal Decomposition & Categorization: Breaks down fraud flags into understandable payment, identity, behavioral, device, velocity, and address signals.
  • Contextual Enrichment: Compares signals against customer history and known fraud patterns to assess severity.
  • Narrative Explanation Generation: Produces structured, plain-language summaries of why a transaction is flagged, including mitigating factors and recommended actions.
  • Pattern Aggregation: Identifies coordinated attack vectors and fraud rings across multiple transactions.
  • Use Case: A fraud analyst receives a transaction flagged with a high risk score. Instead of sifting through raw data, they use this Skill to get a concise explanation: "This transaction exhibits strong account takeover indicators: new device, changed shipping address, and high-value electronics order inconsistent with purchase history."

Quick Start

Use the Fraud Pattern Explanation skill to explain the fraud drivers for my flagged transactions.

Frequently Asked Questions about Fraud Pattern Explanation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I explain complex fraud detection signals to analysts?

Translate complex fraud detection signals into human-readable explanations by analyzing payment, behavioral, and contextual patterns to generate structured narrative summaries for transaction review.

How do I generate narratives for flagged transactions from raw risk assessment data?

Generate narrative explanations for flagged transactions by decomposing fraud signals into payment, identity, device, and velocity categories, then comparing them against customer history.

What data do I need to provide for transaction fraud pattern analysis?

Transaction fraud pattern analysis requires structured input data including flagged transactions, fraud signals, customer history, order details, device data, velocity data, and active fraud rules.

Can I identify coordinated fraud rings by aggregating transaction fraud patterns?

Aggregate transaction fraud patterns to identify coordinated attack vectors and fraud rings across multiple flagged transactions, supporting analyst decisions and fraud rule calibration.

Does this tool work for account takeover indicators in transaction analysis?

Account takeover indicators in transaction analysis are processed by comparing new device data and changed shipping addresses against customer history to assess severity and identify mitigating factors.

What is the best way to categorize fraud signals for risk assessment?

Categorize fraud signals for risk assessment by breaking down fraud flags into understandable payment, identity, behavioral, device, velocity, and address signals to support analyst decisions.