redhat-community-ai-tools/harness-eval

Evaluate (lint, review, and security-audit) your AI coding agent harness.

27Stars on the repository
38Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

harness-gate

02

redhat-community-ai-tools/harness-eval

Command Cursor

Gate the agent setup on corpus-validated rules (gating tier). Fast, no LLM, exits nonzero on any finding. Suitable for CI and pre-commit.

27 6d ago A 0 tokens original Apache-2.0

harness-review

04

redhat-community-ai-tools/harness-eval

Command Cursor

Full qualitative review of the agent setup. Read every file, evaluate quality, redundancy, and optimization opportunities. Produce KEEP/REVIEW/REMOVE verdicts per component.

27 6d ago A 0 tokens original Apache-2.0

skill-review

06

redhat-community-ai-tools/harness-eval

Command Cursor

Deep-evaluate a single skill with static analysis and qualitative review, both individually and in context of the full setup.

27 6d ago A 0 tokens original Apache-2.0

eval-skill

09

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Deep-evaluate a single skill with static analysis and qualitative issue detection, both individually and in context of the full setup. Use when the user wants to check if a specific skill is worth keeping, well-built, or redundant.

27 6d ago C 49 tokens original Apache-2.0

lint

10

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Run deterministic static analysis on the full agent setup (CLAUDE.md, skills, commands, hooks, agents, MCP configs). 107 rules + system-level analysis (token budget, trigger overlaps, dependencies). No LLM. Use when the user wants a fast lint check, CI gate, or structural health report.

27 6d ago C 66 tokens original Apache-2.0

review

11

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Full qualitative review of the agent setup. Reads every file, applies per-component rubrics, runs 21 cross-type optimization checks, and produces KEEP/REVIEW/REMOVE verdicts. Use when the user wants a deep review, redundancy check, or quality assessment of their setup.

27 6d ago C 58 tokens original Apache-2.0

security

12

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Deep security audit of the agent setup. Deterministic rules (prompt injection, credential access, exfiltration, obfuscation, taint tracking, MCP analysis, YARA, CVE lookup) plus LLM semantic review. Use when the user asks about security or needs a pre-deployment audit.

27 6d ago C 64 tokens original Apache-2.0

skill-verify

13

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Vet a skill or setup before installing. Combines lint + security in one pass. SAFE/CAUTION/UNSAFE verdict. Use when the user wants to check if a downloaded or cloned skill is safe to install.

27 6d ago C 48 tokens original Apache-2.0

filesystem

15

redhat-community-ai-tools/harness-eval

MCP server Claude CodeCodexCursor +2

Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.

27 6d ago A tokens not measured original Apache-2.0

review

16

redhat-community-ai-tools/harness-eval

Command

Review the current branch's changes against main. Use the code-review skill to analyze each modified file. Summarize findings at the end.

27 6d ago A 0 tokens original Apache-2.0

At most 3 mods per repository are shown here — the rest are on their repository pages: