CipherOwl · Arazzo Workflow
CipherOwl SRR Investigation Funnel
Version 1.0.0
Screen a blockchain address, and when it is risky, drill down through score, breakdown, and path-level evidence, then generate an analyst-ready risk assessment. Seeded with co-sandbox test values so a fork runs for free.
View Spec
View on GitHub
BlockchainComplianceCryptoSecurityRiskSanctions ScreeningAMLDigital AssetsStablecoinsWeb3ArazzoWorkflows
Provider
Workflows
srr-investigation
Screen -> score -> breakdown -> detail -> report for one address.
The full Screening, Risk & Reporting funnel from a real-time gate to a shareable assessment. Uses the free co-sandbox config against a curated EVM address.
1
capabilities
RiskReasonService_GetChainCapabilities
Preflight - which chains support which SRR tiers.
2
screen
ScreenService_ScreenAddress
Fast yes/no risk verdict at the gate.
3
score
RiskReasonService_GetAddressRiskScore
Deterministic 0-100 risk score and band.
4
breakdown
RiskReasonService_GetAddressRiskBreakdown2
Matched risk categories, direct vs indirect.
5
detail
RiskReasonService_GetAddressRiskReasonDetail
Per-path evidence behind the verdict.
6
report
risk_assessment_api
Human-readable risk assessment for the case file.