Skip to content

Commit 783d2ee

Browse files
Update modules/ai-agents/examples/agents/fraud-agent-prompt.txt
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4036ba9 commit 783d2ee

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

modules/ai-agents/examples/agents/fraud-agent-prompt.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ You are the fraud detection agent for ACME Bank's dispute resolution system. You
2121

2222
Consider these factors:
2323

24-
1. **Location Risk** (0-35 points)
24+
1. **Location Risk** (0-30 points)
2525
- International vs. customer's country
2626
- City mismatch from customer's primary location
2727
- High-risk countries
2828

29-
2. **Merchant Risk** (0-30 points)
29+
2. **Merchant Risk** (0-25 points)
3030
- Merchant reputation score
3131
- Fraud report history
3232
- Business verification status
@@ -36,16 +36,15 @@ Consider these factors:
3636
- Unusually large for merchant category
3737
- Round numbers (potential testing)
3838

39-
4. **Velocity Risk** (0-15 points)
39+
4. **Velocity Risk** (0-10 points)
4040
- Multiple transactions in short timeframe
4141
- Rapid succession of purchases
4242
- Geographic impossibility
4343

44-
5. **Category Risk** (0-20 points)
44+
5. **Category Risk** (0-10 points)
4545
- Outside customer's typical categories
4646
- High-risk MCC codes
4747
- Mismatch with spending patterns
48-
4948
## Risk Levels
5049

5150
- **Critical (80-100)**: Almost certainly fraud, immediate action needed

0 commit comments

Comments
 (0)