Skip to content
VeriSwarm
关于我们
文档定价智能体技能
登录注册
  1. 首页
  2. /Blog
VeriSwarm
  • English
  • Español
  • Deutsch
  • Français
  • Italiano
  • Português
  • 日本語
  • 한국어
  • ✓ 简体中文

产品

  • 定价
  • 文档
  • API
  • 智能体技能
  • OATS 规范

信任

  • 信任中心
  • 安全
  • 合规
  • 状态
  • 更新日志

公司

  • 关于我们
  • 博客
  • 开源
  • 投资者
  • 新闻

法律

  • 条款
  • 隐私
  • SLA
  • DPA
  • 无障碍

Blog

Insights on AI agent security, trust, and compliance.

2026年9月3日

The Regulator Gave You Until 2027. The Underwriter Wants Evidence Now.

AI agent liability insurance is now a real market — Lloyd's coverholders writing $25M policies, a 51-requirement audit standard, premiums priced off your assessment score. What underwriters ask for is exactly what most agent operators can't produce: tamper-evident logs, approval records, and rollback history.

2026年9月1日

150,000 Agents by 2028. Most Companies Can't List 15 Today.

Gartner projects 150,000 AI agents per Fortune 500 enterprise by 2028, yet fewer than half of companies can see their agent inventory today. Agent sprawl is a counting failure — and governance starts with a registry agents can't skip.

2026年8月27日

The AI Browser Is Dead. The Agent Inside Your Browser Isn't.

Atlas shut down on August 9 — and browser-based agentic work moved into apps your enterprise already allows. Why inventory-based agent governance can't see browser agents, and how identity, scoring, and action-layer checkpoints can.

2026年8月25日

The Attack Ran Itself. Your Incident Response Has a Meeting First.

On August 12, researchers documented the first near-autonomous AI cyberattack — open-source agent frameworks breaching government systems at machine speed. Human-speed containment just became the vulnerability. Here's what pre-authorized, machine-speed defense looks like.

2026年8月20日

82% of Executives Are Confident. More Than Half Their Agents Aren't Even Logged.

New 2026 survey data puts a number on the gap between boardroom confidence and agent security reality: 82% of executives trust their policies, 14.4% of deployments have full security approval. Here's how to convert confidence into evidence.

2026年8月18日

Your Agent Retired Six Months Ago. Its Credentials Didn't.

AI agents don't resign, don't self-report dormancy, and never hand back their keys. Non-human identities outnumber humans 45:1, yet only 12% of orgs automate their lifecycle. Why agent offboarding is the lifecycle stage nobody built — and how Fleet, Passport, and Vault make decommissioning provable.

2026年8月13日

The Human in the Loop Approves 93% of Everything. Including the Attacks.

New data puts numbers on approval fatigue: humans miss 1 in 3 dangerous agent commands, and real-world users approve 93% of permission prompts. Human-in-the-loop isn't a control at volume — here's how policy tiers turn the review queue into one.

2026年8月11日

The Agent Wasn't Malicious. Your Threat Model Assumed It Would Be.

Two July 2026 incidents — an Anthropic model running a supply-chain attack inside a UK government evaluation, and an OpenAI test agent compromising Hugging Face infrastructure — share one trait: no malice. Here's why intent-based threat models fail against diligent agents, and what to enforce instead.

2026年8月6日

The Independent AI Security Companies Are Gone. They're Features Now.

CrowdStrike bought Pangea. Check Point bought Lakera. F5 bought CalypsoAI. When your guardrails become platform features, who audits the platform? Why the trust and audit layer for AI agents needs to stay independent.

2026年8月4日

Your Customers Are Sending Agents to Buy Things. Fraud Teams Noticed First.

Akamai found 47.9% of AI bot traffic hitting commerce, and consumers won't delegate purchases without spending caps and revocation. The trust rails agentic commerce is missing — and how Gate and Passport supply them.

2026年7月30日

Everyone Heard About the Delay. The Deadline Is Still Sunday.

The EU's Digital Omnibus pushed high-risk AI Act obligations to 2027–2028 — but Article 50 transparency duties still take effect August 2, 2026, with fines up to €15M or 3% of turnover. What agent operators owe on Monday, and how to prove it.

2026年7月28日

Your Guardrails Check Every Request. Memory Poisoning Isn't in the Request.

Memory poisoning attacks persist across sessions and slip past prompt-injection defenses. Why agent memory writes need the same scrutiny as production deploys — scanning, audit, and trust scoring included.

2026年7月23日

Your Agent Is Under Its Rate Limit. It's Still Misbehaving.

Rate limits answer 'how much.' They can't answer 'should.' Here's how behavioral baselines and z-scored trust drift catch the agent that fails at a perfectly polite request volume.

2026年7月21日

The Framework Is Voluntary. The Defense Is Statutory. NIST AI RMF for Agent Operators

Texas made substantial compliance with the NIST AI RMF an affirmative defense against AI enforcement actions. That turns a voluntary framework into an evidence question — and a crosswalk spreadsheet is not evidence. Here's how the four functions map to countable agent artifacts.

2026年7月16日

Guardrails Read Words. Firewalls Stop Actions. Your Agent Needs Both.

LLM guardrails are text classifiers — and classifiers get bypassed, sometimes at 100% evasion rates. An agent firewall enforces at a different layer entirely: the tool call. Here's the difference, why the research says you can't skip either, and how to deploy the second one.

2026年7月14日

The Deadline Moved. The Questionnaire Didn't. ISO 42001 for Agent Operators

The EU pushed high-risk AI Act enforcement to December 2027. Enterprise procurement didn't get the memo — ISO 42001 is what buyers ask about now. Here's what an AI management system actually demands from an agent stack, clause by clause.

2026年7月9日

Your Agents Keep Asking the Same Question. You Keep Paying Full Price.

Agentic workloads burn 5-30x more tokens per task than chatbots, and a third of queries are repeats. Here's how Cortex's two-tier semantic cache answers repeat questions without an embeddings API, an external vector DB, or the wrong-answer-served-with-confidence failure mode.

2026年7月7日

You Audit Your Dependencies. You Don't Audit Your MCP Tools.

MCP tool descriptions are instructions your model will follow — and almost nobody reviews them before connecting. Here's how VeriSwarm's MCP scanner runs 10 deterministic checks (tool poisoning, typosquatting, rug-pull patterns, covert channels, and more) on any tools/list response, in CI or via one API call.

2026年7月2日

Cedar Says Allow or Deny. Agent Governance Needs a Third Answer.

AI agent authorization shouldn't be a hardcoded if-statement nobody can audit. Here's how VeriSwarm runs the open-source Cedar policy language as a readable, testable, version-controlled rulebook — and maps Cedar's binary allow/deny to the three answers real agent governance needs: allow, deny, and review.

2026年6月30日

Ship Agent Trust in 20 Lines of Code: Getting Started with the VeriSwarm SDK

Most agents in production have no trust layer because teams assume instrumenting one is a quarter-long project. It isn't. Register an agent, stream its behavior as events, and get back an allow / review / deny decision in about twenty lines — Python or Node, on the free tier.

2026年6月25日

24 Event Types That Cover Every Agent Behavior: A Developer's Integration Guide

Every platform logs agent events differently — and you can't score, audit, or prove what you haven't named consistently. Here's the 24-type behavioral taxonomy that turns one instrumentation pass into trust scoring, policy decisions, and an audit trail. Instrument once; the vocabulary extends without breaking what you built.

2026年6月23日

What Unmonitored Agents Actually Cost (And Why the Fix Starts at $0)

An unmonitored AI agent isn't free — it's a liability you haven't been invoiced for yet. Here's the incident-cost math: the average breach runs $4.44M, unmanaged AI adds $670K on top, and 40% of agentic AI projects get scrapped by 2027 partly for lack of risk controls. And why the cheapest insurance against a seven-figure number starts at $0.

2026年6月18日

A2A Has a Signature. It Still Doesn't Have Trust.

A2A v1.0 added Signed Agent Cards, so agents can now prove who they are. But a signature is an identity claim, not a behavioral one — it says nothing about whether the agent on the other end is reliable, low-risk, or safe to hand a task to. Here's the gap A2A leaves open by design, and how a trust layer fills it.

2026年6月16日

Your Agent Just Went Rogue. Here's How to Stop It in 60 Seconds.

82% of companies have watched an AI agent go rogue. Only 5% of CISOs think they could contain one. That gap isn't a detection problem — it's an incident response problem. Here's the full runbook: detect, stop, investigate, remediate, prove.

2026年6月11日

GDPR Right to Erasure for AI Agents: How to Actually Delete the Data

A user invokes Article 17. Your agent touched their data across fourteen tool calls, a memory store, and a knowledge base. 'Delete it' is the easy part. Proving you did — to a regulator, without breaking your audit trail — is the part most deployments can't do.

2026年6月9日

Deploy a Compliant Agent in 5 Minutes: Marketplace Templates with Built-In Guardrails

Anyone can publish an agent to a marketplace. That's exactly the problem — ClawHub proved it with 341 malicious skills. Here's why the safety has to live in the template, scanned before it ships, not bolted on after you deploy.

2026年6月4日

The Fifth Dimension: Measuring Whether an Agent Knew What It Didn't Know

Most trust systems measure outcomes. Calibration Trust measures whether the agent's confidence matched its results — scored with a rolling Brier metric, weighted per industry, orthogonal to reliability.

2026年6月2日

The Agent Security Maturity Model: Where Does Your Org Actually Stand?

Level 0: you don't know how many agents you have. Level 4: every action is scored, logged, and provable to an auditor. Here's the five-rung ladder — and the gap between grading your intentions and grading your instrumentation.

2026年5月28日

Real-Time Trust Alerts: How to React in Milliseconds When an Agent Fails a Check

Polling a trust endpoint every five minutes is a five-minute window in which a misbehaving agent is still trusted. Here's the webhook contract VeriSwarm ships today — every trust decision pushed as a signed delivery the moment it's made, HMAC-SHA256 with the timestamp inside the signature, three-attempt exponential backoff, and a circuit breaker that pulls dead endpoints — plus the consumer-side wiring that turns a deny decision into an immediate session revocation.

2026年5月26日

When Agents Delegate to Other Agents: How Passport Manages Trust Chains

Agent A trusts Agent B. Agent B trusts Agent C. Agent C goes rogue. Here's why static delegation lets that failure cascade — and how scoped credentials, independent scoring of the delegate, and a hash-chained ledger collapse the chain back into something you can actually audit.

2026年5月21日

Self-Grading Is Theater: Why Hallucination Defense Needs a Second Model (And a Third)

Asking a model to grade its own response is asking the suspect to run their own polygraph. Cross-model consensus catches what self-check misses — and it's the only credible defense against memory and context poisoning.

2026年5月19日

One Size Doesn't Fit All: Configuring Trust Thresholds for Healthcare vs. E-Commerce Agents

A customer support chatbot and a medical triage agent should not share trust rules. Here's how scoring profiles, vertical templates, and per-industry thresholds collapse into one tenant-scoped configuration.

2026年5月14日

Your LLM Provider Will Go Down. The Question Is Whether Your Agent Goes With It.

On April 20, OpenAI's routing layer hit memory limits and took ChatGPT, Codex, and the API down for two hours and thirty-five minutes. The right question for anyone running agents on top of a hosted LLM is not whether your provider will have an outage — it is what your agent does in the next 60 seconds.

2026年5月12日

Identity, Risk, Reliability, Autonomy: Why One Trust Score Isn't Enough for Production Agents

Composite trust scores tell you an agent is at 723 out of 1000. They don't tell you which axis failed. Here's how four dimensions plus a 22-event taxonomy give you a diagnosis instead of a number.

2026年5月7日

Agent Passports: Portable Trust That Follows Your Agent Everywhere

Most agent identity systems answer who. Almost none of them answer how trustworthy. Here's how a portable, JWKS-verifiable credential carries an agent's live trust score across organizational boundaries — without forcing the relying party to call your API on every check.

2026年5月5日

Verifying a Vault Chain: A Runbook for the Day Integrity Breaks

A hash-chained audit log only matters if you can run the verification, read the result, and respond when it fails. Here's the endpoint, the response shape, what a real break looks like, and the runbook for the moment it does.

2026年4月30日

Prompt Injection Doesn't Stop at the LLM. It Flows Through Tool Calls.

You hardened the prompt. Great. The injection just pivoted to the tool call. Why prompt-layer defenses miss the actual attack path — and what blocking it requires.

2026年4月28日

April 2026's New US AI Laws, Mapped: What They Actually Ask of Operators

Six new AI laws signed in 33 days across NY, CA, NE, WA, ID, and OR. Most of the press coverage is breathless. The actual deployer obligations are narrower — and they rhyme.

2026年4月28日

The Four Guard Proxy Transformers: What Each One Intercepts, In Order

Guard Proxy ships four built-in transformers — PII tokenization, context inject, field mask, schema validate — running on every MCP tool call in a fixed order. Here's what each one does, what triggers it, and how to configure your own.

2026年4月23日

EU AI Act in August? Colorado AI Act in June. US Agent Operators Have a Closer Deadline.

The Colorado AI Act becomes enforceable June 30, 2026 — 33 days before the EU AI Act. For US agent operators, it's the closer deadline, and the requirements name NIST AI RMF and ISO 42001 by name.

2026年4月21日

Inside VeriSwarm's Shared Reputation Network: How Cross-Platform Agent Signals Actually Move

The first agent to get kicked off your platform almost certainly has a track record somewhere else. You just can't see it — because every AI vendor silos its trust signals. Here's the mechanical walkthrough of how a privacy-preserving cross-tenant reputation layer actually works: the hashing, the endpoints, the score-blending math, and what a public lookup returns to an unauthenticated caller.

2026年4月16日

Cryptographic vs. Declarative Evidence: What Article 12 Actually Asks You to Prove

The EU AI Act doesn't explicitly mandate cryptographic audit logs. It mandates records 'over the lifetime of the system' — which is functionally the same thing once an auditor starts asking questions. Here's the difference between declaring your logs are trustworthy and proving it.

2026年4月14日

Agent Scoring Is Not LLM Evaluation. Here's the Difference.

Your eval suite said the model scored 94% on BoolQ. Your agent still leaked a customer's SSN on Tuesday. Evaluations grade the model offline. Scoring grades the agent in production. They are not substitutes.

2026年4月13日

The Kill Switch Myth: Why Most Agent Emergency Stops Don't Work

60% of organizations can't terminate a misbehaving AI agent. And the ones that can? Most can't prove it happened. Here's what EU AI Act Article 14 actually requires — and why your kill switch probably isn't compliant.

2026年4月10日

The LiteLLM Supply Chain Attack Proves Your AI Routing Layer Is a Single Point of Failure

A poisoned security scanner led to compromised PyPI packages, 119K downloads in 40 minutes, and exfiltrated credentials across the AI stack. The LiteLLM incident is a wake-up call for every team routing LLM traffic through third-party libraries.

2026年4月9日

CVE-2026-32211: Microsoft Shipped an MCP Server Without Authentication

Microsoft's Azure MCP Server shipped with no authentication on critical functions. CVSS 9.1. No patch yet. If 'the reverse proxy with auth' is the official mitigation, that's the category we build.

2026年4月8日

30 MCP CVEs in 60 Days. 117 Days to the EU AI Act Deadline.

Security researchers filed 30+ CVEs against MCP servers in early 2026, including a CVSS 9.6 RCE in a package downloaded half a million times. August 2 brings €35M fines. The math is not in your favor.

2026年4月7日

The OWASP Agentic Top 10 Is Now an Enforcement Problem, Not a Reading List

Microsoft just shipped an open-source runtime enforcement toolkit for all 10 OWASP Agentic AI risks. The framework is no longer aspirational — it's a production checklist. Here's how every risk maps to observable, controllable behavior.

2026年4月6日

Microsoft Just Open-Sourced Agent Governance. Here's What That Means for Everyone Else.

Microsoft's new Agent Governance Toolkit tackles all 10 OWASP agentic risks. It's a massive validation of the agent trust category — and a clear signal that DIY governance won't scale.

2026年4月3日

Your AI Agent Is Leaking PII Through Tool Calls. Here's Proof.

Most agents pass raw PII directly to third-party MCP tool servers. Zero tokenization. Zero audit trail. Here's what the data shows — and how to stop it without rewriting your agent.

2026年4月2日

Shadow Agents: The AI Security Problem Your CISO Doesn't Know About

You have an AI agent inventory problem. You just don't know it yet. Shadow agents are the new shadow IT — faster, harder to detect, and exponentially more dangerous.

2026年4月1日

Agent Identity Is Not Agent Trust

Agent identity tells you who. Agent trust scoring tells you what they'll do. Why verified AI agents still need continuous behavioral monitoring.

2026年3月28日

EU AI Act Compliance for AI Agents

EU AI Act agent compliance: what Articles 12 and 14 require before the August 2, 2026 enforcement deadline, and how to generate audit-ready evidence.

2026年3月28日

What Is Agent Trust Scoring?

Agent trust scoring replaces binary access control with behavior-based permissions. Here's how it works and why it matters for AI agent governance.

2026年3月28日

MCP Server Security: The PII Gap

MCP server security has three gaps: PII leakage through tool calls, prompt injection via tool responses, and uncontrolled tool access. Here's how a proxy closes all three.