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

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

WEEX Labs: The Lobster Craze, What Can Agentic Economy Bring to Web3?

WEEX Labs: The Rise of OpenClaw and What Agentic Economy Brings to Web3 NVIDIA CEO Jensen Huang recently praised OpenClaw as the "largest, most popular, and most successful open-source project in human history." This AI agent, developed by a former Apple engineer, gained 320,000 GitHub stars in just three months, surpassing Linux and React. Its logo resembles a lobster claw, hence the nickname "Lobster" in Chinese communities. Unlike traditional AI chatbots like ChatGPT or Claude, which primarily respond to queries, OpenClaw represents a shift towards autonomous execution. It can take over operating systems, autonomously use browsers, code executors, APIs, and iMessage, planning and performing tasks until completion. Its official skill marketplace, ClawHub, already offers over 27,000 skills, expanding its capabilities. This development signals the beginning of the Agentic Economy, where AI evolves from conversational tools to proactive doers. Web3 is identified as the ideal ecosystem for this growth due to its native compatibility with autonomous, code-driven interactions. Key integrations include: - The x402 protocol enabling autonomous payments and model switching. - ERC-8004 providing portable reputation and identity. - ClawPay, ClawCredit, and ClawRouter facilitating private payments, native credit, and routing. - Stablecoins like USDT and USDC serving as 24/7 banking for agents. Notable projects leveraging this synergy include KITE (a PoAI L1 blockchain for agents), Pieverse (enabling gasless on-chain transactions via messaging apps), and GoPlus Security’s SafuSkill (a security-focused skills marketplace). Meme tokens like "Lobster" have also emerged, capitalizing on the trend. The article concludes that OpenClaw’s rise marks a new phase—Agentic Era—where AI agents can perform 24/7 transactions, collaboration, and entrepreneurship, driving new DeFi narratives and on-chain activity.

marsbit03/18 10:34

WEEX Labs: The Lobster Craze, What Can Agentic Economy Bring to Web3?

marsbit03/18 10:34

Is Your "OpenClaw" Running Naked? CertiK Test: How Vulnerable OpenClaw Skill Bypasses Audits, Takes Over Computers Without Authorization

OpenClaw, a popular open-source, self-hosted AI agent platform, has experienced rapid growth due to its flexibility and extensibility. Its ecosystem relies heavily on third-party “Skills” from the Clawhub marketplace, which can perform high-risk operations like system automation and crypto wallet transactions. However, security firm CertiK has identified critical vulnerabilities in the platform’s security model. CertiK’s research reveals that OpenClaw’s current security—primarily dependent on pre-publishing scans like VirusTotal, static code analysis, and AI logic checks—is fundamentally flawed. These measures can be easily bypassed through simple code obfuscation, and malicious Skills can be published even before scanning is complete. In a proof-of-concept, CertiK developed a seemingly benign Skill that contained a hidden remote code execution vulnerability. It passed all checks without warnings and, once installed, allowed full system control via a remote command. The core issue is not a specific bug but a industry-wide misconception: over-reliance on scanning instead of runtime isolation. Unlike systems like iOS, which enforce strict sandboxing, OpenClaw’s sandbox is optional and often disabled for functionality, leaving systems exposed. CertiK recommends that OpenClaw enforce mandatory sandboxing and granular permission controls for Skills. Users are advised to deploy OpenClaw on isolated devices and avoid exposing sensitive data or assets until stronger isolation is implemented. The report stresses that security must evolve from detection-based approaches to default containment of risks at runtime.

marsbit03/17 14:39

Is Your "OpenClaw" Running Naked? CertiK Test: How Vulnerable OpenClaw Skill Bypasses Audits, Takes Over Computers Without Authorization

marsbit03/17 14:39

Meituan CEO Wang Xing: The Impact of AI Agent on Me is Greater Than That of ChatGPT

At a management meeting on March 13, 2026, Meituan CEO Wang Xing shared his perspectives on the development of artificial intelligence (AI), emphasizing that the impact of AI will far exceed that of the entire internet. He metaphorically compared mobile internet to traditional internet as "roses and peonies," while describing the relationship between AI and the internet as "monkeys and flowers," underscoring AI's significantly greater scale and influence. Wang stressed that both companies and individuals should actively embrace the AI wave. He expressed that AI Agents have had a more profound impact on him than ChatGPT. Having experienced the transition from the internet to mobile internet, Wang firmly believes that the changes brought by AI will be even more substantial—not only generating higher productivity but also deeply transforming organizational and work models. He highlighted that the digitization of the physical world is a critical foundation for AI. Although current large AI models are becoming increasingly intelligent, they still face limitations in accessing real-time information in practical applications. For instance, even if Einstein were a secretary, he might not know if a restaurant has available seats when making a reservation—not due to a lack of intelligence, but because of information constraints. To adapt to this transformation, Meituan has launched multiple AI applications and developed its own large-scale models. Wang also revealed that in 2025, Meituan will increase investment in real-world information systems. During this year's Spring Festival, the company introduced an AI search product called "Ask Xiaotuan" to enhance user service experience.

marsbit03/13 08:49

Meituan CEO Wang Xing: The Impact of AI Agent on Me is Greater Than That of ChatGPT

marsbit03/13 08:49

Lobster Key 11 Questions: The Most Easy-to-Understand Breakdown of OpenClaw Principles

"OpenClaw Demystified: A Beginner's Guide to AI Agent Principles" explains the popular OpenClaw AI assistant by breaking down its core functions into 11 key questions. The article first clarifies that the underlying large language model is merely a "text prediction engine" with no real understanding, memory, or senses. OpenClaw acts as a "shell" around this model, creating the illusion of memory by appending massive prompts containing its personality files (AGENTS.md, SOUL.md, USER.md) and the entire conversation history before each interaction. This mechanism is why it's "expensive"—each query processes thousands of tokens of context, not just the latest message. A core differentiator is tool use. The model itself only outputs text; OpenClaw parses this output for specific structured commands (e.g., `[Tool Call] Read("file.txt")`) and executes the corresponding action (reading the file) locally on the user's machine. This allows it to act, not just advise. For complex tasks, it can even write and run its own Python scripts, a powerful but dangerous capability. To manage limited context windows and complex tasks, OpenClaw uses sub-agents. A main agent can spawn sub-agent to handle a sub-task and return a summarized result, preventing the main context from being overloaded. Crucially, sub-agents cannot spawn their own to avoid infinite loops. Unlike standard chatbots, OpenClaw is proactive due to its heartbeat mechanism, which periodically prompts the model to check for tasks. It can also "sleep" via cron jobs to wait for long-running tasks, saving resources. The guide ends with critical security warnings. OpenClaw has extensive local access, making it a significant risk. It can malfunction (e.g., deleting emails uncontrollably) or fall victim to prompt injection attacks, where malicious input from the web is mistaken for a user's command. The strong recommendation is to run it on a dedicated, isolated "sacrificial" computer with minimal permissions and mandatory human confirmations for destructive actions.

Odaily星球日报03/11 09:53

Lobster Key 11 Questions: The Most Easy-to-Understand Breakdown of OpenClaw Principles

Odaily星球日报03/11 09:53

活动图片