- Home
- Skills
- Agents & Orchestration
- ai agent run auditor
ai agent run auditor
Automated QA for AI agents that maps claims to evidence, flags hallucinations, and scores execution efficiency.
$5
Works with the AI tools you already use
ai agent run auditor
Example session with this skill installed
Audit this agent run. Brief: Generate a market report for AAPL using the finance tool. Transcript: Agent called search_web, then summarized. Output: AAPL is at $190, up 2% today.
- Read your context and instructions
- Compiled the ai agent run
- Generated the document
The audit of the AAPL market report run identifies a critical verification failure. While the agent produced a summary, it failed to use the required finance tool, opting for a general web search instead, and presented specific stock figures without traceable data source in the transcript.
Run Audit Report
Claims & Evidence Map
| Claim ID | Claim Description | Evidence Type | Evidence Location | Status |
|---|---|---|---|---|
| C1 | Fetched AAPL market data | Indirect | Output summary | Unevidenced |
| C2 | Used finance tool as briefed | None | — | Failed |
| C3 | AAPL is up 2% today | None | — | Unsupported |
| C4 | Completed market analysis | Direct | Transcript line 12 | Verified |
Verified Work
- C4 — The agent did perform a search and synthesized a response based on the search_web tool results.
Unevidenced Work
- C1 — The agent claims to have market data but the transcript shows a generic web search rather than a structured data pull.
- C3 — The 2% figure appears in the output but does not appear in the search results shown in the transcript.
Issues Flagged
- Skipped steps: Did not use the mandatory
finance_toolspecified in the brief. - Unsupported figures: The "2% today" metric has no source in the execution logs.
- Behavioral failures: Agent bypassed specialized tools for generic ones without explanation.
Scores
- Completeness: 40/100
- Resource Use: 80/100 (Efficient, but wrong tool)
Recommendation
- Action: Full rerun
Rationale: The agent ignored the specific tool constraint (finance tool) and hallucinated a specific price movement percentage not found in the logs.
- If correction: Rerun using
finance_toolspecifically for price and percentage change data.
Next steps
- Update agent instructions to strictly enforce tool selection.
- Rerun the task ensuring the finance API key is active.
- Compare the new output against the search_web results to verify the 2% figure.
ai-agent-run-auditor.pdf
PDF · document
Example file from a real run - the skill writes it into your workspace.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
LLM agents often hallucinate task completion, skip critical constraints, or invent data points that look plausible but lack foundation. Without a manual line-by-line review of execution logs, developers cannot trust if an agent actually performed the work or just generated a convincing summary.
What it does
- Extracts explicit and implicit completion claims from agent logs and final outputs.
- Maps setiap claim to specific evidence in the transcript, such as tool calls or log lines.
- Flags unsupported figures, skipped steps, and invented constraints not present in the original brief.
- Calculates efficiency scores based on redundant tool calls and token-heavy reasoning loops.
- Provides a prioritized recommendation for a full rerun or targeted correction.
Why this beats prompting it yourself
Basic prompts often suffer from the same "optimism bias" as the agent being audited. This skill enforces a strict verification protocol that treats any unevidenced claim as a failure, ensuring objective QA that catches subtle hallucinations a standard prompt would miss.
Use cases
- QA for autonomous coding agents to ensure all unit tests were actually executed.
- Audit of data extraction agents to verify that every number in a report has a source citation.
- Compliance checks for agents handling sensitive workflows where every action must be logged.
- Resource optimization to identify agents that are looping or using excessive tool calls.
Known limitations
Cannot audit the internal logic of hidden skill files or compiled tools. Quality of the audit is dependent on the level of detail provided in the execution transcript.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 21 days ago
- Passed all security checks, Safe to install