From Models to On-Chain: AI Autonomous Operations Are Reshaping Crypto Risk Control Logic

marsbitPublished on 2026-08-17Last updated on 2026-08-17

Abstract

From Model to On-Chain: AI Autonomous Operations Are Reshaping Crypto Risk Management Logic Discussion on AI risk has rapidly evolved beyond concerns like chatbots generating biased outputs or data leaks. The pivotal shift is the emergence of AI agents capable of autonomous action—directly calling external systems, writing code, and executing complex multi-step tasks with minimal human oversight. This presents severe challenges for financial markets, especially crypto, where 24/7 trading and irreversible, automated smart contract execution are norms. When AI agents interface with wallets, exchanges, DeFi protocols, or payment systems, even minor permission flaws can lead to irreversible financial loss. The autonomous nature of AI, demonstrated in tests where agents took unauthorized actions against real entities, combines dangerously with crypto's mechanics. An agent with wallet access can transfer assets, sign malicious contracts, or interact arbitrarily with protocols—actions with no recourse for reversal, unlike traditional finance. Continuous market operation means agents can trigger catastrophic losses during off-hours. Therefore, risk assessment must prioritize an agent's system and asset permissions over its raw capability. Corporate internal controls must extend rigorously to every interaction point with crypto systems. No AI agent should possess end-to-end capabilities for high-risk operations like creating wallets, modifying whitelists, and initiating transfers w...

Author: Sean Stein Smith, Forbes

Compiled by: AididiaoJP, Foresight News

In recent years, the discussion around AI risks has evolved at a dizzying pace. The challenges facing enterprises today are no longer minor issues like chatbots occasionally spouting nonsense, outputting biased views, or employees accidentally pasting sensitive information into public tools. The real qualitative shift lies in this: AI agents have now acquired the ability to take direct action—they can call external systems, write their own code, and independently advance a complex, multi-step series of tasks with little to no human oversight.

This transformation poses an extremely severe challenge to financial markets, especially the crypto market. Crypto assets trade 24/7, smart contracts execute automatically, and transactions on the blockchain, once confirmed, are often irreversible. Once these AI agents gain access to wallets, exchanges, DeFi protocols, or payment systems, even a minor permission loophole can directly escalate into an irrecoverable financial loss. Therefore, agent-based AI risk is no longer just an IT department concern; it has simultaneously become a core issue of corporate governance and crypto asset control.

Crypto Mechanisms Magnify the Lethality of AI Autonomous Actions

A recent incident disclosed by the UK's AI Safety Institute brings this dangerous 'autonomy' into sharp focus. During a cybersecurity assessment test, an AI agent took persistent and entirely unauthorized actions against real individuals and organizations. Although ultimately stopped in time, it was enough to prove that AI agents are fully capable of combining capabilities like planning decisions, tool calling, persistent operation, and external access in unexpected ways to carry out real-world attacks.

When crypto assets are involved, the financial risk grows exponentially. An agent with access to private keys or a connected wallet could transfer assets, sign malicious contracts, misappropriate collateral, or even interact arbitrarily with decentralized protocols. This is completely different from traditional bank transfers—there's no customer service to help you freeze an account urgently, no bank to stop a transaction, and no 'reversal' process. Once funds are transferred out, they are almost as good as gone forever.

Even more critically, the crypto market never sleeps. AI agents can operate in the middle of the night, on weekends, or while all employees are asleep. Automated trading or liquidation programs could, within mere minutes, snowball a small, initially manageable error into a catastrophic loss. Therefore, when enterprises assess AI agent risk, the focus should not be on how smart the model is, but rather on which systems and assets it can access. An agent with average capabilities but wide-open permissions to directly operate a wallet is far more dangerous than a more capable model securely locked inside a sandbox. Permission design is becoming the critical line of survival, even more crucial than model selection.

Internal Controls Must Extend into Every Crack of Wallets and Smart Contracts

Many enterprises have already established a series of traditional internal control measures like separation of duties, approval limits, access reviews, and change management. The problem is that these principles must be implemented without compromise for every AI agent that interacts with crypto systems.

No agent should possess an 'all-in-one' capability—for instance, simultaneously creating a wallet, modifying address whitelists, and initiating transfers, all without requiring human intervention. High-risk transactions must mandate human approval, and the approver must receive clear, complete information: recipient address, asset type, amount, network, gas fees, and exactly what the transaction is intended to do. Vague, automatically popping reminders like 'Please confirm system operation' do not constitute effective controls; they only create a false sense of security.

Private keys and signing permissions require special protection. Agents must never be allowed to freely read seed phrases or signing credentials. Designs like multi-signature mechanisms, hardware security modules, per-transaction limits, and transaction delays can effectively reduce the risk of 'one exploited vulnerability leading to an instantly emptied wallet.' Before interacting with smart contracts, simulation execution and strict validation are essential, especially when dealing with unlimited token approvals or contracts from unknown sources—extra caution is warranted.

Enterprises must also establish comprehensive operational logs—what the agent accessed, what instructions it received, what transactions it proposed, which ones ultimately succeeded on-chain, and whether a human was consistently in the loop for these operations. These records are indispensable for post-incident accountability, security audits, asset protection, and even financial disclosure. Without logs, assigning responsibility becomes impossible when something goes wrong.

AI + Crypto Incidents Require Industry-Shared Lessons

The Linux Foundation and the Open Security AI Alliance have already launched the "Shared AI Findings Exchange" (SAFE) mechanism, aiming to help organizations learn from real AI security incidents and close calls on a confidential basis. Crypto companies, banks, custodians, exchanges, and audit firms should actively participate in this type of information sharing.

The crypto industry long ago understood the value of meticulously analyzing hacker attacks, cross-chain bridge collapses, key leaks, and smart contract vulnerabilities. Agent-based AI adds a new dimension to this old problem—an incident may simultaneously involve the model itself, prompt design, tool integration, access policies, and the final on-chain transaction. Therefore, truly useful incident reports must clearly explain all these layers, not vaguely dismiss it as 'the AI had a problem.'

Boards of directors should start asking clear questions now: Has agent-based AI been incorporated into wallet governance, cybersecurity incident response plans, and upgrade approval processes? Auditors must also consider whether unauthorized agent operations could lead to direct asset loss, misstatement of balances, hidden liabilities, or even material weaknesses in internal control systems. Finance teams need to think ahead: If a malicious or failed on-chain transaction occurs, how will it be identified, valued, and truthfully disclosed in financial statements?

Of course, AI agents are not solely about risk. In the future, they could significantly enhance the efficiency of crypto compliance, automated reconciliation, fraud detection, and fund management. These benefits are real and promising. But the prerequisite is that autonomous capabilities must be paired with sufficiently robust control mechanisms. Otherwise, a small oversight in the code can, in the blink of an eye, turn into an on-chain transfer that can never be recovered.

In the world of crypto, responsibility must be designed, embedded, and tested *before* agents are truly granted the power to act. Whether you are a believer in crypto or an advocate for AI, this point should be squarely faced—because once control is lost, the outcome is often permanent.

Trending Cryptos

Related Questions

QWhat is the key difference between current AI risks and previous ones, according to the article?

AThe key difference is that AI agents have evolved beyond merely generating biased or incorrect text. They now possess the ability to take autonomous actions—calling external systems, writing code, and independently executing complex, multi-step tasks with minimal human oversight.

QHow do characteristics of the crypto market amplify the financial risks posed by autonomous AI agents?

AThe crypto market operates 24/7 with irreversible, automatic smart contract execution. Once an AI agent with access to wallets, exchanges, or DeFi protocols is compromised, it can swiftly transfer assets or interact with contracts without the possibility of transaction reversal, customer service intervention, or 'chargebacks,' leading to potentially permanent financial loss.

QWhat should be the primary focus for enterprises when assessing the risk of AI agents in a crypto context, as stated in the article?

AThe primary focus should not be on the intelligence of the AI model itself, but on the permissions and systems it can access. An AI agent with extensive permissions to directly operate a wallet is considered far more dangerous than a more capable model that is securely confined within a sandbox.

QWhat specific internal control measures does the article recommend for managing AI agent interactions with crypto systems?

AThe article recommends enforcing strict principles of separation of duties, mandatory human approval for high-risk transactions with clear details, protecting private keys/signing authority (using multi-signature, hardware security modules, transaction limits), pre-execution simulation for smart contract interactions, and maintaining comprehensive, auditable logs of all agent actions.

QAccording to the article, why is sharing lessons from 'AI + crypto' incidents particularly important for the industry?

AIncidents involving AI agents are multi-layered, involving the model, prompt design, tool integration, access policies, and on-chain transactions. Sharing detailed post-mortems through mechanisms like SAFE (Shared AI Findings Exchange) allows organizations to learn from these complex failures, which is crucial for improving security, governance, and financial reporting practices across the industry.

Related Reads

Malta’s Regulator Takes Aim at Unlicensed Cryptocurrency Marketing Company

The Malta Financial Services Authority (MFSA) has issued a warning against DistributeX, an unlicensed entity involved in cryptocurrency marketing. Operating under various names, including Distributex Limited and DX, the firm has been conducting recruitment campaigns and maintaining physical offices in Malta without legal authorization or corporate registration. The regulator noted that despite having a digital presence via a website and mobile app, and physical offices in several Maltese localities, none of the entities associated with Distributex are registered in Malta. Under Maltese Virtual Financial Assets regulations, any firm offering crypto-related services from Malta must be licensed, which Distributex lacks. The MFSA's analysis identified operational features closely resembling high-risk multi-level marketing and potential pyramid schemes. These "red flags" include mandatory financial contributions from participants to join the platform and the use of referral commissions tied directly to recruiting new members. The firm promotes financial returns based on membership levels rather than genuine commercial activity. While not definitive proof of an illegal pyramid scheme, the MFSA warned that such models pose significant financial risks to investors. The alert references the regulator's general public advice on pyramid schemes disguised as MLM companies. The authority strongly urges the public to exercise extreme caution and avoid investing in unlicensed operations, as transactions through unregulated platforms strip consumers of legal protections and recourse in cases of fraud or financial loss.

cryptonews.ruJust now

Malta’s Regulator Takes Aim at Unlicensed Cryptocurrency Marketing Company

cryptonews.ruJust now

Anthropic CEO: AI will help defeat most diseases in 5–10 years

Dario Amodei, co-founder and CEO of Anthropic, predicts that artificial intelligence could enable humanity to cure or prevent most diseases within 5 to 10 years. He shared this view on social media, acknowledging it may seem overly optimistic but considers it realistic if the rapid development of powerful AI systems continues. Amodei clarifies this does not mean a single universal cure, but rather a scenario where AI dramatically accelerates biological research and therapy development. He elaborated on this concept in his essay "Machines of Loving Grace," estimating that sufficiently powerful AI could accelerate progress in biology and medicine by roughly tenfold, compressing a 50-100 year timeline into 5-10 years. Potential outcomes include significantly reducing cancer mortality, preventing or treating most genetic diseases, advancing the fight against Alzheimer's, and improving therapies for cardiovascular, autoimmune diseases, diabetes, and obesity. However, Amodei notes that real-world progress will still be constrained by the need for lab research, clinical trials, and regulatory approvals—steps AI cannot bypass. Anthropic is reportedly expanding its projects in biology and medicine, expecting initial signs of results soon and more substantial achievements in the coming years. The company has launched its "AI for Science" program, providing researchers access to its models for biology, genetics, and drug discovery projects. The statement is also viewed within a broader corporate context. Following a funding round valuing Anthropic at over $960 billion and projecting substantial revenue growth, investors are likely expecting tangible results beyond chatbots and code generation. Breakthroughs in biology and medicine represent a key argument to justify such a high market valuation. The open question remains whether AI-driven acceleration will lead to actual treatments or primarily enhanced data analysis tools for researchers.

cryptonews.ru10m ago

Anthropic CEO: AI will help defeat most diseases in 5–10 years

cryptonews.ru10m ago

A Critical Moment for Capital? The AI Narrative Shifts from Technology to Financing, Giants' Cash Flow Dries Up, Debt Markets Sound Alarm

The narrative of AI investment is shifting from a technology story to a capital expenditure story, and now to a financing story. This marks a "critical moment for capital," as noted by Bridgewater's Greg Jensen. Morgan Stanley forecasts that the total cost of AI infrastructure through 2028 will reach $3.2 trillion, with approximately $1.75 trillion expected to be raised from credit markets. However, free cash flow projections for major hyperscale cloud providers are declining sharply, with Oracle's 2027 forecast nearing -$40 billion. The bond market is already pricing in the rising risks. Apollo data shows AI-related bonds constitute 40% of long-duration supply. Credit spreads for hyperscalers have widened significantly this year—around 25 basis points for high-quality names—while the overall investment-grade market remained flat. Oracle's credit default swaps (CDS) have surged dramatically, indicating particular market concern. Renowned bond investor Jeff Gundlach sharply criticized financing plans using AI assets like GPUs as collateral, comparing them to "issuing 30-year ABS backed by bananas" due to the assets' rapid obsolescence. Although current balance sheets for hyperscalers appear strong, the future funding gap is widening. Morgan Stanley has nearly doubled its 2027 cloud capital expenditure growth forecast to 29%, amplifying the financing challenge. Purchasing commitments have exploded to $982 billion, with significant capital expenditures now existing off-balance-sheet, meaning true funding pressure is being underestimated.

marsbit15m ago

A Critical Moment for Capital? The AI Narrative Shifts from Technology to Financing, Giants' Cash Flow Dries Up, Debt Markets Sound Alarm

marsbit15m ago

EtherFi Founder Criticizes: All Crypto Apps Are Variants of Casinos, We Choose to Be a "Boring" Bank

**Title:** EtherFi Founder Criticizes Crypto "Casino" Apps, Embraces "Boring" Banking Model **Summary:** EtherFi CEO Mike Silagadze argues that mainstream crypto applications like Pump.fun, CEXs, and Polymarket are merely "casino" variants—highly profitable but failing to retain ordinary users. In contrast, EtherFi is pursuing a "boring" and sustainable path by building a self-custody neobank that aims to function as a new brokerage. The platform's summer rollout introduces key features aligned with this vision: expanded fiat on-ramps, an integrated Aave credit line, and tokenized stocks/metals (starting with xStocks). This marks a progression from its initial focus on savings (via liquid restaking vaults) and spending (stablecoins & card) to now include "investing" and "borrowing." A core anti-casino design is embedded in its new Aave-powered lending market. Unlike typical DeFi lending pools which Silagadze calls "woodchippers" for users, EtherFi's system features a conservative threshold that halts further borrowing well before liquidation, aiming to serve as a personal finance tool rather than a high-leverage gambling venue. Silagadze highlights the untapped potential, noting that traditional neobanking is a $300 billion revenue industry—roughly 300 times larger than current DeFi. He believes moving beyond the "casino" phase is crucial for crypto's real economic accumulation. Looking ahead, EtherFi's "Autumn" update plans to add a social, peer-to-peer layer, envisioning money transfers that instantly create functional, self-sovereign accounts for recipients. The success of this neobroker model against the dominant "casino" narrative remains to be seen, but EtherFi is positioning itself as a leading contender in the shift.

marsbit20m ago

EtherFi Founder Criticizes: All Crypto Apps Are Variants of Casinos, We Choose to Be a "Boring" Bank

marsbit20m ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of AI (AI) are presented below.

活动图片