Awesome Verified Agents
Description
Tools that produce evidence about what an AI agent actually did — gates, attestation, output verification, benchmarks. Inclusion bar: name the artifact a human can inspect later.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Awesome Verified Agents [](https://awesome.re)
Tools that produce **evidence** about what an AI agent actually did — not tools that hope it behaves.
An agent that reports its own success is a witness testifying about itself. This list collects the projects that make that testimony checkable: gates that decide before an action runs, records that cannot be quietly edited afterwards, checks that test an output against a source, and benchmarks that put a number on reliability before you ship.
**The inclusion bar is one question: what artifact does it leave behind that a human can inspect later?** A signed record, a pass/fail, a score, a diff, a trace, a blocked call. Tools that only steer generation — better prompts, better instructions, "be careful" — are out of scope, however useful they are.
Contents
- Runtime enforcement — decides before the action happens
- Evidence and attestation — records that survive the agent
- Output verification — is the claim actually supported?
- Evaluation and benchmarks — a number before you ship
- Observability and tracing — what happened, in order
- Self-assessment — scoring your own setup
- How the numbers here work
- Contributing
Runtime enforcement
Authorization lives outside the model loop: the model proposes, something else decides.
| Project | Evidence it produces | License | ★ | Last commit |
|---|---|---|---|---|
| Adrian | Analyzes tool calls and reasoning traces in-flight; runs in audit or block mode, so each decision is a logged allow/deny | Apache-2.0 | 538 | 2026-08-11 |
| invariant | Guardrails plus a trace-analysis tool for agent runs | Apache-2.0 | 445 |
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI