llm-eval

llm-eval is a plugin for Claude Code from origammi-digital/agents-marketplace. Its manifest loads nothing; the 1 skill, 1 agent it bundles cost 100 tokens per session together, scanned A, original, no licence file.

A toolkit for evaluating and testing large language model systems, including AI agents and skills, with DeepEval. It supports behavioral checks, regression tracking, and safety tests.

In plain words
What is it for?
Use it to write behavior checks, track regressions between versions, and test the safety of agents and skills.
Why use it?
It helps reveal when an AI system behaves incorrectly, becomes worse after a change, or produces unsafe results.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to write behavior checks, track regressions between versions, and test the safety of agents and skills.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add origammi-digital/agents-marketplace/plugin install llm-eval
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/origammi-digital/agents-marketplace

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for llm-eval

README.md
[![agentmods](https://agentmods.dev/badge/plugins/origammi-digital/agents-marketplace/llm-eval.svg)](https://agentmods.dev/plugins/origammi-digital/agents-marketplace/llm-eval)
Your own site
<a href="https://agentmods.dev/plugins/origammi-digital/agents-marketplace/llm-eval"><img src="https://agentmods.dev/badge/plugins/origammi-digital/agents-marketplace/llm-eval.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 1 agent cost 100 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

llm-eval scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/llm-eval/.claude-plugin/plugin.json · 10 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Contents

What it installs

The manifest is a name and a version. 1 skill, 1 agent travel with it, and installing the plugin installs all of them — 100 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 10 lines scan A 32b517c324ff

Subscribe to this mod's changes

llm-eval is a plugin published in the GitHub repository origammi-digital/agents-marketplace (2 stars, last pushed 22d ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

promptfoo-evaluation

Configures and runs LLM evaluation using Promptfoo framework. Use when setting up prompt testing, creating evaluation configs (promptfooconfig.yaml), writing Python custom assertions, implementing llm-rubric for LLM-as-judge, or managing few-shot examples in prompts. Triggers on keywords like promptfoo, eval, LLM…

daymade/claude-code-skills · not measured

evals

LLM evaluation methodology and eval-suite design, distilled from Anthropic's official evaluation guidance — a knowledge router over success criteria, eval design, and grading methods (/evals:methodology), plus an action skill that interviews for measurable success criteria and scaffolds a graded eval suite for an LLM…

melodic-software/claude-code-plugins · not measured

rust-intel

Defense against LLM Rust failure modes: 59 categories of bugs that survive rustc, clippy, and cargo test — async cancellation, unsafe/FFI, concurrency, crypto, supply-chain, tests-that-pass-by-luck, semantic conformance, and systemic performance cost. Ships the rust-intel skill plus /rust-intel:audit, /rust-intel:fix.

PHPCraftdream/rust-intel · not measured

evals-skills

Skills for building LLM evaluations: pipeline audit, error analysis, synthetic data generation, LLM-as-Judge design, evaluator validation, RAG evaluation, and annotation interfaces.

hamelsmu/evals-skills · not measured

nextjs

Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.

vercel/next.js · not measured

themes-example

themes-example. An open-source AI agent that brings the power of Gemini directly into your terminal.

google-gemini/gemini-cli · not measured