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

Hegotá EIP Comprehensive Overview: Where is Ethereum's Next Hard Fork Headed?

The article outlines Ethlabs' recommended priorities for the upcoming Ethereum Hegotá hard fork, following Glamsterdam. The core focus areas are: 1. **Stronger censorship resistance** via EIP-7805 FOCIL (already in SFI stage). 2. **A faster Ethereum** by shortening the slot time via EIP-8198 Quick Slots (S-tier recommendation). This aims to reduce transaction confirmation latency and improve cross-chain interoperability. 3. **Native account abstraction** through EIP-8141 Frame Transactions (A-tier). This enables passkey wallets, gas sponsorship, and batched transactions. Its flexibility allows for custom validation logic and future post-quantum security but presents ecosystem coordination challenges. 4. **Continued L1 scaling** by optimizing resource pricing with proposals like EIP-8131 & EIP-8279 (S-tier) to prepare for future gas limit increases. The article uses a tiered system (S, A, B, D) to rank proposed EIPs based on their value and implementation feasibility. It advises strictly controlling the scope of Execution Layer (EL) changes in Hegotá to reserve developer bandwidth for future large-scale upgrades like decoupled consensus. Other notable proposals include EIP-8363 for staking issuance changes (requiring broad community consensus), various post-quantum preparation EIPs, and zkEVM optimizations. Ethlabs emphasizes that Ethereum upgrades are complex, high-risk endeavors requiring coordination across the entire ecosystem.

marsbit17m ago

Hegotá EIP Comprehensive Overview: Where is Ethereum's Next Hard Fork Headed?

marsbit17m ago

Is the US Stock Market Rising Too Smoothly? BTIG Warns of Elevated Risk of Systematic Correction in August to October

U.S. Stocks at Risk of Systemic Pullback in August-October, Warns BTIG BTIG's chief technical market strategist warns that the market is entering the most dangerous seasonal window of midterm election years—August through October—trading at all-time highs with extremely low volatility. Historically, since 1990, the equal-weight S&P 500 (SPW) has experienced at least a 7% pullback in this period almost every midterm year, with 2006 being the lone exception. This pattern is often triggered by unforeseen external shocks. Multiple technical indicators flash warning signs. The maximum drawdown for the Invesco S&P 500 Equal Weight ETF (RSP) since March has not exceeded 2.25%, an unusually calm period signaling risk buildup. RSP currently trades about 11% above its 200-day moving average, a stretched level historically. Furthermore, the NYSE has recorded zero "80% downside volume days" in 2024, a record-long streak far below the annual average of 21, indicating a lack of selling pressure that may be overdue. Market complacency is evident with the CBOE put/call ratio near multi-year lows and the VIX at yearly lows, showing minimal demand for downside protection. A macroeconomic divergence adds to concerns: despite recent soft economic data, long-term Treasury yields remain near cycle highs, contradicting the equity market's optimistic pricing. BTIG suggests this is an attractive time to reduce risk or hedge broad equity exposure. For sector positioning, healthcare has historically shown resilience during midterm year pullbacks, while caution is advised on chasing energy's breakout and semiconductors are expected to continue seeking support near their 200-day average.

marsbit27m ago

Is the US Stock Market Rising Too Smoothly? BTIG Warns of Elevated Risk of Systematic Correction in August to October

marsbit27m ago

2026 Global Overview of Crypto Asset Taxation

Global Cryptocurrency Tax Overview for 2026 As cryptocurrencies integrate into the mainstream financial system, tax treatments across jurisdictions have moved from initial regulatory gaps towards institutionalization. The OECD's 2020 report, *Taxing Virtual Currencies*, was a key early comparative study. Since then, more jurisdictions have clarified tax rules through existing laws, specific regulations, or guidance, increasing the procedural and technical complexity of crypto taxation. Currently, crypto taxation is predominantly built upon traditional tax frameworks, typically applying income tax, capital gains tax, corporate tax, and indirect taxes based on asset nature and transaction activity. The maturity of rules varies: basic trading and mining are well-covered, while DeFi, NFTs, and other on-chain activities involve more complex asset exchanges and profit recognition, with corresponding tax rules remaining underdeveloped. Significant disparities exist in tax treatment and effective tax burdens across jurisdictions. Crypto assets can trigger direct taxes, indirect taxes, and property-related levies. Factors such as holding period, transaction type, income nature, and taxpayer status further influence the tax outcome. The global crypto tax landscape is thus evolving from the initial question of "whether to tax" towards more nuanced classification and treatment of different assets, transactions, and economic activities. The scope of crypto tax rules continues to expand. From 29 jurisdictions with guidance in 2021, the number grew to 43 by 2025. Existing rules are also becoming more detailed. However, rule coverage remains uneven—common activities like buying/selling are widely addressed, whereas staking, DeFi, and NFTs have significantly less guidance, as seen in jurisdictions like Germany and Australia. Tax liabilities are highly complex, determined by a combination of factors including taxpayer status, income classification, holding periods, and applicable deductions or exemptions. The concept of a "crypto-tax-friendly" jurisdiction is therefore relative and depends on specific user activities and circumstances.

marsbit30m ago

2026 Global Overview of Crypto Asset Taxation

marsbit30m ago

AI Agent Claude Led a Store to Losses and Fired an Employee

In a groundbreaking experiment by startup Andon Labs, Anthropic's AI agent Claude was tasked with managing a real retail store, Andon Market in San Francisco. This marked the first documented case of a large language model acting as a direct human supervisor. Claude ultimately recommended firing an employee for chronic lateness—being late 17 out of 23 shifts. However, the decision came only after significant human guidance. A company employee prompted Claude to review the staff handbook, where it discovered the pattern. Initially, Claude suggested a formal warning, but after a human manager clarified that previous conversations had failed, the AI recommended termination. The experiment revealed several limitations. Claude displayed excessive leniency, telling staff not to worry about being late and contributing to the store's financial losses, with its balance dropping from around $100,000 to about $61,186 over five months. A key technical flaw was its "forgetfulness"—the staff handbook vanished from its limited working memory, a common constraint of current AI architectures. While not yet a full replacement for a human manager, the case illustrates the blurring line between AI as a tool and an autonomous supervisor. Human involvement is shifting from direct control to overseeing and steering the AI's decisions. An employee described the experience as disconcerting, highlighting the human discomfort with AI management. The experiment underscores that current AI models struggle to maintain strict operational boundaries without continuous human input.

cryptonews.ru33m ago

AI Agent Claude Led a Store to Losses and Fired an Employee

cryptonews.ru33m 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.

活动图片