Asset Freeze Response Capability
When a <a href="https://crypto-bible.com/en/glossary/defi-basics/stablecoin/" target="_blank" rel="noopener">Stablecoin</a> issuer or protocol, due to a regulatory requirement, blacklists a specific address and freezes the assets it holds, whether a <a href="/en/glossary/defai-fundamentals/defai/">DeFAI</a> system can detect this change in real time and adjust the position involved to a safe state before the freeze takes effect. This response capability isn't about being able to stop the freeze from happening (usually impossible) — it's about whether the system can react correctly within the extremely short window before the freeze genuinely takes effect.
intermediate
Blame Attribution Chain
When a DeFAI product experiences a fund-loss incident, whether that loss was actually caused by the underlying chain, a <a href="https://defi-bible.com/en/glossary/defi-fundamentals/cross-chain-messaging/" target="_blank" rel="noopener">Cross-Chain Messaging Protocol</a>, the DeFAI application team, the agent developer, or the user's own operational error often involves an entire chain of responsibility made up of multiple independent roles. Most DeFAI products' terms of service don't clearly define each role's specific scope of responsibility on this chain when an incident happens, leading users, when they actually try to seek compensation, into a predicament of every party deflecting blame onto another with no clear responsible party to be found.
advanced
Cross-Protocol Exploit Signature
When the same attacker or attack group breaches one protocol, they frequently reapply a technique already proven effective there (a specific reentrancy call sequence, a specific price-manipulation path) almost unchanged against another protocol with similar logic. This recognizable, comparable pattern of reuse is itself an independent security signal, letting the security research community proactively match which protocols share the same vulnerable structure before the next attack happens.
advanced
Disclosure Timing Gap
The time elapsed between a <a href="/en/glossary/defai-fundamentals/defai/">DeFAI</a> project discovering a security vulnerability in its own system or that a security incident has already occurred, and that information actually being publicly disclosed to users. The longer this gap, the longer users bear risk under information asymmetry — a more granular time-dimension indicator for assessing a team's transparency, beyond simply whether disclosure happened at all.
intermediate
Post-Mortem Report
A formal written account a <a href="/en/glossary/defai-fundamentals/defai/">DeFAI</a> project publishes after a security incident, fund loss, or system anomaly, typically covering the incident timeline, root cause analysis, scope of impact, and follow-up remediation and prevention measures — a key document for assessing a team's post-incident response capability and transparency.
beginner
Pre-Incident Warning Signal
A set of common abnormal characteristics identified by comparing multiple past <a href="/en/glossary/defai-fundamentals/defai/">DeFAI</a> security incidents that typically existed, in some form, before an incident formally broke out (an unrevoked temporary permission, risk-control investment visibly lagging behind strategy complexity, a team's communication suddenly becoming less transparent) — used to help users recognize similar high-risk signals earlier, before the next incident happens.
advanced
Protocol Insurance Fund Coverage
Most protocols claim to have an <a href="https://defi-bible.com/en/glossary/security-risk/insurance-fund/" target="_blank" rel="noopener">Insurance Fund</a> or safety module capable of compensating users for losses when a security incident happens, but this protection's actual effectiveness depends entirely on whether this fund's scale is genuinely sufficient to cover potential losses, how clearly the claim-triggering conditions are written, and who ultimately has authority to decide whether to activate a payout. Most users feel reassured the instant they see the words "<a href="https://safu-bible.com/en/glossary/insurance-protocols/insurance-fund/" target="_blank" rel="noopener">Insurance Fund</a>" without ever verifying whether this protection would actually work when they genuinely need it.
intermediate
White-Hat Recovery
The process by which, after a security incident, an independent security researcher (a white-hat hacker) or the attacker themselves helps facilitate or negotiate the return of some or all of the affected assets to the victim project — typically involving public outreach, bounty negotiation, or racing to move remaining vulnerable assets to a safe address using the same exploit before a malicious actor can.
intermediate