Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Score
scoredetect:create_score
Create a new risk score for a transaction or user activity.
Write
Medium risk
Create Whitelist Entry
scoredetect:create_whitelist_entry
Add an entry to the whitelist to bypass fraud detection.
Write
Medium risk
Delete Whitelist Entry
scoredetect:delete_whitelist_entry
Remove an entry from the whitelist.
Write
High risk
Get Account Stats
scoredetect:get_account_stats
Get account usage statistics and fraud detection metrics.
Read
Low risk
Get Device Info
scoredetect:get_device_info
Retrieve device information and risk indicators for a device fingerprint.
Read
Low risk
Get Email Info
scoredetect:get_email_info
Analyze an email address for fraud risk and reputation indicators.
Read
Low risk
Get Ip Info
scoredetect:get_ip_info
Get detailed information and risk assessment for an IP address.
Read
Low risk
Get Score
scoredetect:get_score
Retrieve a risk score by ID with detailed fraud indicators.
Read
Low risk
List Scores
scoredetect:list_scores
List risk scores with optional filtering and pagination.
Read
Low risk
List Whitelist
scoredetect:list_whitelist
List whitelist entries with optional filtering.
Read
Low risk