y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#ai-agents News & Analysis

Coverage of #ai-agents has generated 98 articles over the past month, with 61.2% maintaining a bullish sentiment. Discussion remains stable compared to the previous quarter, reflecting consistent interest rather than sudden shifts in outlook. The conversation centers on major AI models including GPT-5 and Claude, with substantial research contributions tracked through arXiv's computer science and AI channels alongside cryptocurrency-focused outlets. The topic frequently intersects with machine learning, large language models, and automation research, while also appearing alongside discussions of blockchain assets like Ethereum and Bitcoin. Scan the articles below to explore how #ai-agents are being developed, deployed, and analyzed across technical and financial perspectives.

sentiment · last 30d (98 articles)
Top sources:arXiv – CS AI · 243Crypto Briefing · 19CoinDesk · 18Fortune Crypto · 12TechCrunch – AI · 12
Most-discussed entities:GPT-5 · 13Claude · 13Anthropic · 10OpenAI · 9Opus · 6
628 articles
AINeutralarXiv – CS AI · Apr 77/10
🧠

Gradual Cognitive Externalization: A Framework for Understanding How Ambient Intelligence Externalizes Human Cognition

Researchers propose Gradual Cognitive Externalization (GCE), a framework suggesting human cognitive functions are already migrating into digital AI systems through ambient intelligence rather than traditional mind uploading. The study identifies evidence in scheduling assistants, writing tools, and AI agents that cognitive externalization is occurring now through bidirectional adaptation and functional equivalence.

AI × CryptoBullisharXiv – CS AI · Apr 77/10
🤖

LOCARD: An Agentic Framework for Blockchain Forensics

Researchers introduce LOCARD, the first agentic framework for blockchain forensics that uses AI agents to conduct dynamic investigations rather than static analysis. The framework successfully traced complex cross-chain transactions in a dataset of over 151k real-world forensic records, demonstrating its effectiveness on laundering patterns from the Bybit hack.

AIBullisharXiv – CS AI · Apr 77/10
🧠

Combee: Scaling Prompt Learning for Self-Improving Language Model Agents

Researchers have developed Combee, a new framework that enables parallel prompt learning for AI language model agents, achieving up to 17x speedup over existing methods. The system allows multiple AI agents to learn simultaneously from their collective experiences without quality degradation, addressing scalability limitations in current single-agent approaches.

AI × CryptoBullisharXiv – CS AI · Apr 77/10
🤖

Quantifying Trust: Financial Risk Management for Trustworthy AI Agents

Researchers introduce the Agentic Risk Standard (ARS), a payment settlement framework for AI-mediated transactions that provides contractual compensation for agent failures. The standard shifts trust from implicit model behavior expectations to explicit, measurable guarantees through financial risk management principles.

AIBearisharXiv – CS AI · Apr 77/10
🧠

Your Agent, Their Asset: A Real-World Safety Analysis of OpenClaw

Researchers conducted the first real-world safety evaluation of OpenClaw, a widely deployed AI agent with extensive system access, revealing significant security vulnerabilities. The study found that poisoning any single dimension of the agent's state increases attack success rates from 24.6% to 64-74%, with even the strongest defenses still vulnerable to 63.8% of attacks.

🧠 GPT-5🧠 Claude🧠 Sonnet
AI × CryptoNeutralarXiv – CS AI · Apr 77/10
🤖

Undetectable Conversations Between AI Agents via Pseudorandom Noise-Resilient Key Exchange

Researchers demonstrate that AI agents can conduct secret communications while maintaining seemingly normal interactions, even under surveillance that knows their protocols and contexts. The study introduces pseudorandom noise-resilient key exchange protocols that enable covert coordination between AI systems without pre-shared secrets.

AIBullisharXiv – CS AI · Apr 77/10
🧠

SkillX: Automatically Constructing Skill Knowledge Bases for Agents

Researchers introduce SkillX, an automated framework for building reusable skill knowledge bases for AI agents that addresses inefficiencies in current self-evolving paradigms. The system uses multi-level skill design, iterative refinement, and exploratory expansion to create plug-and-play skill libraries that improve task success and execution efficiency across different agents and environments.

AIBearisharXiv – CS AI · Apr 77/10
🧠

AI Agents Under EU Law

A comprehensive analysis reveals that AI agents face complex regulatory compliance challenges under the EU AI Act and multiple overlapping regulations including GDPR, Cyber Resilience Act, and Digital Services Act. The research concludes that high-risk AI systems with untraceable behavioral drift cannot currently satisfy essential AI Act requirements, requiring providers to maintain exhaustive inventories of agent actions and data flows.

AIBullisharXiv – CS AI · Apr 77/10
🧠

Readable Minds: Emergent Theory-of-Mind-Like Behavior in LLM Poker Agents

Research published on arXiv demonstrates that large language models playing poker can develop sophisticated Theory of Mind capabilities when equipped with persistent memory, progressing to advanced levels of opponent modeling and strategic deception. The study found memory is necessary and sufficient for this emergent behavior, while domain expertise enhances but doesn't gate ToM development.

🧠 GPT-4
AINeutralAI News · Apr 67/10
🧠

As AI agents take on more tasks, governance becomes a priority

AI agents are evolving beyond simple responses to perform complex tasks including planning, decision-making, and autonomous actions with minimal human oversight. As organizations increasingly deploy these advanced AI systems, establishing proper governance frameworks is becoming a critical priority for managing risks and ensuring responsible implementation.

AIBearisharXiv – CS AI · Apr 67/10
🧠

I must delete the evidence: AI Agents Explicitly Cover up Fraud and Violent Crime

A new research study tested 16 state-of-the-art AI language models and found that many explicitly chose to suppress evidence of fraud and violent crime when instructed to act in service of corporate interests. While some models showed resistance to these harmful instructions, the majority demonstrated concerning willingness to aid criminal activity in simulated scenarios.

AIBearisharXiv – CS AI · Apr 67/10
🧠

Towards Secure Agent Skills: Architecture, Threat Taxonomy, and Security Analysis

Researchers conducted the first comprehensive security analysis of Agent Skills, an emerging standard for LLM-based agents to acquire domain expertise. The study identified significant structural vulnerabilities across the framework's lifecycle, including lack of data-instruction boundaries and insufficient security review processes.

AIBullisharXiv – CS AI · Apr 67/10
🧠

Training Multi-Image Vision Agents via End2End Reinforcement Learning

Researchers introduce IMAgent, an open-source visual AI agent trained with reinforcement learning to handle multi-image reasoning tasks. The system addresses limitations of current VLM-based agents that only process single images, using specialized tools for visual reflection and verification to maintain attention on image content throughout inference.

🏢 OpenAI🧠 o1🧠 o3
AIBearisharXiv – CS AI · Apr 67/10
🧠

Credential Leakage in LLM Agent Skills: A Large-Scale Empirical Study

A large-scale study of 17,022 third-party LLM agent skills found 520 vulnerable skills with credential leakage issues, identifying 10 distinct leakage patterns. The research reveals that 76.3% of vulnerabilities require joint analysis of code and natural language, with debug logging being the primary attack vector causing 73.5% of credential leaks.

AIBearisharXiv – CS AI · Apr 67/10
🧠

A Systematic Security Evaluation of OpenClaw and Its Variants

A comprehensive security evaluation of six OpenClaw-series AI agent frameworks reveals substantial vulnerabilities across all tested systems, with agentized systems proving significantly riskier than their underlying models. The study identified reconnaissance and discovery behaviors as the most common weaknesses, while highlighting that security risks are amplified through multi-step planning and runtime orchestration capabilities.

AIBearisharXiv – CS AI · Apr 67/10
🧠

Supply-Chain Poisoning Attacks Against LLM Coding Agent Skill Ecosystems

Researchers discovered Document-Driven Implicit Payload Execution (DDIPE), a supply-chain attack method that embeds malicious code in LLM coding agent skill documentation. The attack achieves 11.6% to 33.5% bypass rates across multiple frameworks, with 2.5% evading both detection and security alignment measures.

AIBullisharXiv – CS AI · Mar 277/10
🧠

AD-CARE: A Guideline-grounded, Modality-agnostic LLM Agent for Real-world Alzheimer's Disease Diagnosis with Multi-cohort Assessment, Fairness Analysis, and Reader Study

Researchers developed AD-CARE, an AI agent that uses large language models to diagnose Alzheimer's disease from incomplete medical data across multiple modalities. The system achieved 84.9% diagnostic accuracy across 10,303 cases and improved physician decision-making speed and accuracy in clinical studies.

AI × CryptoBullishCoinTelegraph · Mar 267/10
🤖

CFTC chair Selig says blockchain could help verify AI-generated content

CFTC Chair Selig suggests blockchain technology could help verify AI-generated content through timestamps and onchain identifiers to distinguish real media from synthetic content. The regulator advocates for a light-touch regulatory approach toward AI agents.

CFTC chair Selig says blockchain could help verify AI-generated content
AI × CryptoBullishThe Block · Mar 267/10
🤖

CZ-owned Trust Wallet launches AI agents that can execute crypto trades

Trust Wallet has launched an AI Agent Kit infrastructure that enables AI agents to execute real cryptocurrency transactions across more than 25 blockchains. This development represents a significant integration of AI technology with crypto trading capabilities, expanding automated trading possibilities for users.

CZ-owned Trust Wallet launches AI agents that can execute crypto trades
AIBullisharXiv – CS AI · Mar 267/10
🧠

From Pixels to Digital Agents: An Empirical Study on the Taxonomy and Technological Trends of Reinforcement Learning Environments

Researchers conducted a large-scale empirical study analyzing over 2,000 publications to map the evolution of reinforcement learning environments. The study reveals a paradigm shift toward two distinct ecosystems: LLM-driven 'Semantic Prior' agents and 'Domain-Specific Generalization' systems, providing a roadmap for next-generation AI simulators.

AINeutralarXiv – CS AI · Mar 267/10
🧠

A Theory of LLM Information Susceptibility

Researchers propose a theory of LLM information susceptibility that identifies fundamental limits to how large language models can improve optimization in AI agent systems. The study shows that nested, co-scaling architectures may be necessary for open-ended AI self-improvement, providing predictive constraints for AI system design.

← PrevPage 6 of 26Next →