Accountability usually sits with the compliance, AML, and investigations teams that own transaction monitoring, screening, and case escalation. Security and data teams may support the controls, but the governance decision is whether the organisation can explain fund flows, preserve evidence, and act on alerts consistently across the network and its adjacent systems.
Why This Matters for Security Teams
On a new blockchain network, the accountable team is not just the one that can see transactions. It is the team that can prove which addresses are sanctioned, which flows are suspicious, and which cases must be escalated before exposure becomes a regulatory issue. That makes screening and tracing a governance problem, not only a tooling problem. For NHI Management Group, this is the same control pattern seen in other high-risk identity flows: if ownership is vague, evidence breaks down fast.
When teams treat address screening as a one-time setup task, they miss how quickly network-specific behavior changes. New bridges, wrapped assets, exchange deposit patterns, and contract upgrades can invalidate static rules. The practical lesson from the DeepSeek breach is that exposed control points are exploited early and repeatedly, while the NIST SP 800-207 Zero Trust Architecture model reinforces that trust must be evaluated continuously, not assumed from network location or past approval.
In practice, many security teams encounter gaps in address screening only after suspicious flow review has already stalled and evidence has been fragmented across compliance, investigations, and engineering.
How It Works in Practice
Accountability usually sits with compliance and AML operations, but effective execution depends on shared ownership across security, data engineering, and investigations. The compliance function defines policy: what to screen, which risk typologies trigger escalation, and what evidence must be retained. Security owns the integrity of the monitoring pipeline, the access controls around case data, and the defensibility of logging. Data teams often implement the network graph, ingestion, enrichment, and alert routing that make tracing possible at scale.
On a new blockchain network, the workflow typically includes address attribution, sanctions and risk-list screening, graph analysis, heuristic clustering, and case management. The control objective is to maintain a defensible trail from alert to disposition. That means preserving raw transaction data, chain metadata, wallet labels, and analyst notes so a review can be reconstructed later. The State of Secrets in AppSec findings are a useful reminder that fragmented control environments undermine central governance, especially when evidence and credentials are distributed across multiple tools.
Current guidance suggests aligning this work to policy-driven access and least privilege, using NIST SP 800-53 Rev 5 Security and Privacy Controls for logging, auditability, and access enforcement. A practical operating model looks like this:
- Compliance owns screening policy and escalation thresholds.
- Investigations owns suspicious flow analysis and case closure.
- Security owns access control, evidence retention, and monitoring integrity.
- Data engineering owns ingestion quality, address enrichment, and graph lineage.
This guidance breaks down when the blockchain network is highly interlinked with cross-chain bridges, off-chain custodians, and rapid contract upgrades because attribution and traceability can change faster than static case rules.
Common Variations and Edge Cases
Tighter screening often increases operational overhead, requiring organisations to balance faster alert handling against the need for analyst review, false-positive reduction, and chain-specific tuning. There is no universal standard for this yet, so best practice is evolving rather than fixed.
In regulated environments, accountability can split by function. Compliance may own sanctions screening, AML may own suspicious activity monitoring, and investigations may own tracing and evidentiary closure. In less mature programs, a centralized financial crime or risk team may hold end-to-end accountability until control ownership stabilizes. That said, delegation does not remove accountability. A control owner still needs to answer who approved the rules, who reviewed exceptions, and who can demonstrate complete traceability if the network is challenged.
For blockchain networks with privacy-enhancing features, mixers, or cross-chain hops, tracing may require specialized chain analytics and stronger evidence standards. For new networks with limited ecosystem maturity, address labels and typologies may be sparse, so teams should treat initial screening as provisional and update it as intelligence improves. Zero Trust thinking helps here: trust in an address, bridge, or counterparty should be continually revalidated, not inherited from prior approval or perceived network legitimacy.
Where organisations fail most often is not in choosing a tool, but in not naming a single accountable owner for policy, evidence, and escalation across the full transaction path.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST AI RMF, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | GV.OV-01 | Governance oversight is needed to assign ownership for screening and tracing. |
| NIST AI RMF | Risk governance applies where transaction intelligence is used to trigger decisions. | |
| NIST Zero Trust (SP 800-207) | 0 | Zero Trust supports continuous verification of transaction trust rather than assumed approval. |
| NIST SP 800-63 | 3.1.2 | Identity proofing and assurance matter when analysts approve sensitive financial crime cases. |
| OWASP Non-Human Identity Top 10 | NHI-01 | Sensitive screening workflows depend on protecting the identities and keys that operate them. |
Assign a named control owner for screening policy, escalation, and evidence retention across the network.
Related resources from NHI Mgmt Group
- Who is accountable for network containment when MCP servers run across multiple clouds?
- Who is accountable for partner enablement when identity security programs expand across regions and industries?
- Who should be accountable for workload identity security across platform, identity, and security teams?
- Who is accountable when synced secrets are misconfigured across clusters and environments?