What Is an AVE Record and Why CVE Does Not Work for AI Agents?
Summary
The article introduces the Agent Vulnerability Enumeration (AVE) record as a new standard designed to address the inadequacies of CVE for AI agent vulnerabilities, covering scoring, detection, and standardization challenges specific to agentic AI.
Similar Articles
AI Agent Registry: A Thought Experiment on Accountability
The author introduces an open-source AI Agent Registry that assigns unique compliance UUIDs to agents, enabling violation reporting and lookup to foster accountability and trust in autonomous AI systems.
Inside VAKRA: Reasoning, Tool Use, and Failure Modes of Agents
This article introduces VAKRA, an executable benchmark for evaluating AI agents' reasoning and tool-use capabilities in enterprise-like environments. It analyzes failure modes and details the benchmark's structure involving API chaining and document retrieval.
AI coding agent output verification in 2026: read the diff, vibe check it, merge
A reflection on current practices for verifying AI coding agent output, noting that developers often skim diffs and merge without fully auditing the agent's session activity, raising concerns about code review culture in the age of AI.
AI Agents are basically silent crawlers at this point
The article highlights the prevalence of AI agents silently crawling websites and introduces Vouched's detection system, powered by the KYA-OS identity layer, which uses verifiable credentials to identify agents, bots, and human traffic via a simple prompt-based integration.
EVE-Agent: Evidence-Verifiable Self-Evolving Agents
EVE-Agent introduces a framework for self-evolving search agents that ensure evidence verifiability by generating questions, answers, and evidence spans, and training on marginal accuracy gain of evidence. This improves grounded correctness without human annotations.