{ "@context": "https://schema.org", "@graph": [ { "@type": "DefinedTerm", "name": "Automatic Asset Extraction", "alternateName": "AAE", "description": "Automatic Asset Extraction (AAE) is a keyless recovery method for institutional digital assets. It uses pre-signed, continuously updated transactions to sweep assets to pre-approved vaults when wallets are compromised or inaccessible, without requiring access to private keys.", "inDefinedTermSet": "https://www.circuitsecurity.com/glossary", "url": "https://www.circuitsecurity.com/glossary/automatic-asset-extraction" }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Does Automatic Asset Extraction require private keys?", "acceptedAnswer": { "@type": "Answer", "text": "No. AAE recovers assets without access to private keys or seed phrases. Recovery paths are pre-signed and pre-approved before any incident, so no key material is needed at the time of recovery." } }, { "@type": "Question", "name": "Is AAE a custody solution?", "acceptedAnswer": { "@type": "Answer", "text": "No. Circuit is not a custodian and never holds private keys. AAE is a recovery layer that operates alongside an institution's existing custody and key management stack." } }, { "@type": "Question", "name": "When is Automatic Asset Extraction triggered?", "acceptedAnswer": { "@type": "Answer", "text": "AAE is triggered by defined events such as wallet compromise, key loss, signer unavailability, or infrastructure failure. On trigger, a pre-signed transaction sweeps assets to a pre-approved vault." } }, { "@type": "Question", "name": "Can AAE recover funds already stolen in a hack?", "acceptedAnswer": { "@type": "Answer", "text": "AAE is a pre-positioned recovery capability, not post-hoc fund tracing. It moves assets to safety using recovery paths set up in advance, which is why it must be in place before an incident occurs." } } ] } ] }
Updated on
July 24, 2026
Automatic Asset Extraction (AAE) is a keyless recovery method for institutional digital assets. It uses pre-signed, continuously updated transactions to sweep assets to pre-approved vaults when wallets are compromised or inaccessible, without requiring access to private keys.
AAE is Circuit Security's proprietary recovery technology. It sits alongside a custody stack rather than replacing it, and it never holds or reconstructs private keys.
Most institutional security spending goes to prevention: custody, key management, and access control. Prevention protects the ability to sign transactions. It does nothing once keys are lost, an operator is locked out, or an attacker already controls the wallet. That is the Respond and Recover gap in the NIST CSF 2.0 framework, and it is where assets are actually lost. AAE closes that gap by making recovery a pre-positioned capability rather than a post-incident scramble.
Circuit is not a custodian and never holds private keys. AAE does not recover funds after they have already been stolen and moved by an attacker; it moves assets to safety using recovery paths that are established before any incident.
Does Automatic Asset Extraction require private keys?
No. AAE recovers assets without access to private keys or seed phrases. Recovery paths are pre-signed and pre-approved before any incident, so no key material is needed at the time of recovery.
Is AAE a custody solution?
No. Circuit is not a custodian and never holds private keys. AAE is a recovery layer that operates alongside an institution's existing custody and key management stack.
When is Automatic Asset Extraction triggered?
AAE is triggered by defined events such as wallet compromise, key loss, signer unavailability, or infrastructure failure. On trigger, a pre-signed transaction sweeps assets to a pre-approved vault.
Can AAE recover funds already stolen in a hack?
AAE is a pre-positioned recovery capability, not post-hoc fund tracing. It moves assets to safety using recovery paths set up in advance, which is why it must be in place before an incident occurs.