# Сопутствующие статьи по теме AI Agents

Новостной центр HTX предлагает последние статьи и углубленный анализ по "AI Agents", охватывающие рыночные тренды, новости проектов, развитие технологий и политику регулирования в криптоиндустрии.

a16z: After AI Grants Humans Superpowers, Where Do We Go From Here?

A new paper titled "The Minimal Economics of AGI" explores the economic implications of AI automation, particularly as AI agents evolve from tools into collaborative partners capable of long-horizon tasks. The authors, Christian Catalini and Eddy Lazzarin, argue that the core economic divide will be between automation (tasks that can be measured and automated) and verification (tasks requiring human oversight, judgment, and contextual understanding). Key themes include: - The "coder’s curse": top experts training AI systems may inadvertently automate their own roles over time. - Three future human roles: directors (setting intent), verifiers (domain experts ensuring quality), and meaning-makers (creating cultural and social value). - Cryptocurrency and blockchain are positioned as critical for identity, provenance, and trust in a world flooded with AI-generated content. - Two potential economic outcomes: a "hollow economy" with systemic risk from under-verification, or an "augmented economy" where AI amplifies human potential and reduces costs for education, healthcare, and innovation. - The importance of small, agile teams leveraging AI for outsized impact, with crypto infrastructure enabling coordination at scale. The authors emphasize that AI acts as a force multiplier, granting individuals "superpowers," and urge a focus on verification, adaptability, and ambitious experimentation.

marsbit03/09 11:31

a16z: After AI Grants Humans Superpowers, Where Do We Go From Here?

marsbit03/09 11:31

Your AI Agent is Quietly Changing the Rules of the Internet

AI Agents are rapidly transforming the internet landscape, evolving from experimental tools to essential components in daily operations—managing emails, scheduling meetings, and handling support tickets. By 2025, automated traffic is projected to surpass human activity, accounting for 51% of all web traffic, with AI-driven visits to US retail sites surging by 4,700% year-over-year. However, confidence in fully autonomous agents has declined due to security concerns, as infrastructure struggles to keep pace with their expansion. Key challenges include discoverability—agents must efficiently find machine-readable services amidst web pages designed for humans, prompting a shift from SEO to Agent-Oriented Discoverability (AEO). Identity is critical: agents require cryptographic authentication, delegated authority, and real-world accountability to transact securely, leading to emerging standards like ERC-8004 and protocols such as Visa’s Trusted Agent Protocol. Finally, reputation systems are essential to verify agent performance through methods like trusted execution environments (TEEs), zero-knowledge machine learning (ZKML), and economic security models, enabling portable, auditable records of reliability. Together, discoverability, identity, and reputation form the foundational infrastructure for an agent-driven economy, ensuring agents can operate at scale with trust and autonomy.

比推03/05 19:13

Your AI Agent is Quietly Changing the Rules of the Internet

比推03/05 19:13

Building Trustless AI Agents: ERC-8004 Security Audit Guide

ERC-8004, the Trustless Agents standard deployed on Ethereum, introduces a verifiable and trust-minimized framework for AI Agent identity and reputation management through three core registries: Identity, Reputation, and Validation. The **Identity Registry** (ERC-721 based) mints a unique AgentID (an NFT) for each agent, with a `tokenURI` pointing to an off-chain registration file. This file contains the agent's basic info, service endpoints, and capabilities. A critical security feature is domain verification, requiring agents to host a signed file at a specific path on their domain to prove ownership and prevent spoofing. Key audit points include access controls for URI updates, use of immutable storage, proper cryptographic signature validation (EIP-712), and prevention of signature replay attacks. The **Reputation Registry** provides a standard interface for submitting and aggregating feedback. It uses a "Payment-Proof Linking" mechanism, where feedback submissions must include a proof of a payment (e.g., an x402 transaction hash), making Sybil attacks economically costly. Audit focuses include enforcing payment proof validity, constraining score ranges, and ensuring robust, manipulation-resistant off-chain aggregation algorithms. The **Validation Registry** allows agents to submit their work for independent verification, crucial for high-stakes tasks. It supports two models: 1. **Cryptoeconomic Validation:** Agents stake funds, which can be slashed via a fraud-proof system if malfeasance is proven. Audits must check proof submission windows, decentralized adjudication logic, and sufficient stake levels. 2. **Cryptographic Validation:** This uses Trusted Execution Environments (TEEs) or Zero-Knowledge Machine Learning (zkML). For TEEs, audits must verify proof timeliness and content. For zkML, audits must ensure the use of audited verifier libraries and prevent model-swapping attacks. Overall, a comprehensive security audit of an ERC-8004 implementation must scrutinize all three registries, their interactions, and standard smart contract vulnerabilities to uphold its promise of a decentralized, trustless agent ecosystem.

marsbit03/05 09:10

Building Trustless AI Agents: ERC-8004 Security Audit Guide

marsbit03/05 09:10

活动图片