EmailRep · Arazzo Workflow
EmailRep Triage Inbound Sender
Version 1.0.0
Pull a human-readable reputation summary for an inbound sender and escalate low-reputation, spoofable senders by reporting them.
View Spec
View on GitHub
SecurityEmailEmail ReputationThreat IntelligencePhishingFraud PreventionAnti-AbuseDeliverabilityRisk ScoringPublic APIsArazzoWorkflows
Provider
Workflows
triage-inbound-sender
Summarize an inbound sender's reputation and escalate low-reputation senders.
Queries an inbound sender with summary enabled, captures the human-readable verdict and spoofability, and branches on reputation: low or none triggers an escalation report, while high or medium ends the workflow cleanly.
1
summarizeSender
queryEmailReputation
Query the sender with the summary flag enabled to capture a human-readable verdict alongside the reputation grade and spoofability.
2
escalateSender
reportEmail
Escalate a low or no-reputation sender by reporting it so the wider EmailRep reputation graph is alerted to the risky address.