EmailRep · Arazzo Workflow
EmailRep Screen and Report Malicious Sender
Version 1.0.0
Query an email's reputation and, when the signals show it is malicious, report it back into the reputation graph.
View Spec
View on GitHub
SecurityEmailEmail ReputationThreat IntelligencePhishingFraud PreventionAnti-AbuseDeliverabilityRisk ScoringPublic APIsArazzoWorkflows
Provider
Workflows
screen-and-report-malicious
Query an address, branch on its malicious signals, and report it when bad.
Looks up the reputation for an email address and reads the suspicious flag plus the malicious_activity signal. When either indicates malicious behavior the address is reported with the supplied tags; otherwise the workflow ends cleanly.
1
queryReputation
Look up the reputation, suspicious flag, and detailed signal block for the supplied email address.
2
reportMalicious
Report the screened address as malicious so the EmailRep reputation graph picks up the signal observed during this screening.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.