Risk scoring inside the CRM your team already lives in.

Install the managed package. Every new Case and EmailMessage gets auto-analyzed. Risk scores appear as a Lightning component on the record page. No tab-switching. No exports.

Setup|Salesforce
HomeCasesContactsReports
Case #00004891 - Billing Dispute
Marcus Chen, TechFlow Inc.
RiskDetect Assessment
High
85
Escalate to manager.
Resolve billing within 24h.
BBB threat Legal counsel 4th contact

Trigger fires. API scores. Badge appears.

The entire flow is automatic. No manual steps after install.

New Case Created

Salesforce trigger fires

Apex @future callout

Async API request

RiskDetect API

AI analysis in <2s

Risk Assessment

Custom object + LWC badge

17 components. One install.

Everything your Salesforce org needs to start scoring risk automatically.

Apex Class

RiskDetectService

RiskRadarService.cls

Core service class. Handles API callouts, parses responses, creates Risk_Assessment__c records.

Apex Trigger

Case Risk Trigger

CaseRiskTrigger.trigger

Fires on new Case insert. Sends case description to RiskDetect API via @future callout.

Apex Trigger

Email Risk Trigger

EmailRiskTrigger.trigger

Fires on new EmailMessage. Analyzes inbound customer emails for risk signals.

Lightning Web Component

Risk Score Badge

riskScoreBadge

Visual risk badge for Case record pages. Shows score, level, signals, and recommended action.

Custom Object

Risk Assessment

Risk_Assessment__c

Stores every analysis result. Linked to Case via lookup. Full audit trail of risk scoring.

Configuration

Permission Set + Remote Site

RiskDetect_Admin

Permission set for field-level security. Remote site setting for API callout authorization.

Live in your org in under 10 minutes.

1

Install the managed package

Click the install link. Choose "Install for All Users" or admins only. Takes about 60 seconds.

2

Assign the permission set

Assign RiskDetect_Admin to users who need to see risk scores. Controls field-level access to Risk_Assessment__c.

3

Add the badge to your page layout

Edit your Case record page in Lightning App Builder. Drag the riskScoreBadge component onto the page. Save and activate.

4

Create a Case and watch it score

That's it. The trigger fires automatically on new Cases and EmailMessages. Risk scores appear within seconds.

Risk scoring where your team already works.

No new tabs. No new logins. Risk intelligence right inside Salesforce.