VeriSwarm
About
DocsPricingAgent Skill
LoginRegister
  1. Home
  2. /Blog
VeriSwarm
AboutTrust CenterDocsAPIInvestorsAgent SkillOATS SpecStatusChangelogBlogPricingTermsPrivacySLADPA

Blog

Insights on AI agent security, trust, and compliance.

May 12, 2026

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.

May 7, 2026

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.

May 5, 2026

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.

April 30, 2026

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.

April 28, 2026

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.

April 28, 2026

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.

April 23, 2026

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.

April 21, 2026

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.

April 16, 2026

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.

April 14, 2026

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.

April 13, 2026

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.

April 10, 2026

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.

April 9, 2026

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.

April 8, 2026

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.

April 7, 2026

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.

April 6, 2026

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.

April 3, 2026

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.

April 2, 2026

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.

April 1, 2026

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.

March 28, 2026

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.

March 28, 2026

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.

March 28, 2026

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.