goal-redteam

goal-redteam is an agent for Claude Code from Nova-Violet-Role/RoT-DTD-GOAL. It costs 45 tokens per session (520 once invoked), scanned A, original, no licence file.

An acceptance-criteria tester that deliberately searches for inputs making a requirement fail.

In plain words
What is it for?
Use it to challenge a goal's requirements, test failure cases, and check whether a passing result is trustworthy.
Why use it?
It catches criteria that pass too easily or still pass when their related files are damaged.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the rot-dtd-goal plugin — 9 commands, 8 agents, 31 hooks shipped together

Good fit Use it to challenge a goal's requirements, test failure cases, and check whether a passing result is trustworthy.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/nova-violet-role/rot-dtd-goal/goal-redteam
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/Nova-Violet-Role/RoT-DTD-GOAL

Made for: Claude Code.

Or install rot-dtd-goal, the plugin that ships this one along with the rest of its 9 commands, 8 agents, 31 hooks.

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 goal-redteam

README.md
[![agentmods](https://agentmods.dev/badge/agents/nova-violet-role/rot-dtd-goal/goal-redteam/github.svg)](https://agentmods.dev/agents/nova-violet-role/rot-dtd-goal/goal-redteam)
Your own site
<a href="https://agentmods.dev/agents/nova-violet-role/rot-dtd-goal/goal-redteam"><img src="https://agentmods.dev/badge/agents/nova-violet-role/rot-dtd-goal/goal-redteam/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for goal-redteam

Your own site · 80×15
<a href="https://agentmods.dev/agents/nova-violet-role/rot-dtd-goal/goal-redteam"><img src="https://agentmods.dev/badge/agents/nova-violet-role/rot-dtd-goal/goal-redteam.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 520 The whole file, excluding the scripts and references it only reads on demand.
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.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00520
Opus 5 $0.00023 $0.00260
Sonnet 5 $0.00009 $0.00104
Haiku 4.5 $0.00005 $0.00052

Measured 11d ago against content hash 6dd04630c8fb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

goal-redteam 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 11d 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.

agents/goal-redteam.md · 49 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 11d ago First seen · 49 lines · 45 tokens per session scan A 6dd04630c8fb

Subscribe to this mod's changes

goal-redteam is an agent published in the GitHub repository Nova-Violet-Role/RoT-DTD-GOAL (2 stars, last pushed 18d ago), with no licence file. It adds 45 tokens to every session and 520 once invoked, about $0.0002 per session on Opus 5. 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 agents, from other repositories

symfony-tdd-coach

Guides TDD workflow for Symfony projects using Pest PHP or PHPUnit. Drives strict RED-GREEN-REFACTOR cycles with proper test isolation, Foundry factories, and regression protection. Use when writing tests, adding test coverage, or practicing TDD.

dev-toolings/superpowers-symfony · 58 tokens

test-guardian

Monitors test coverage gaps when testable code is added or modified — runs the project's test and coverage commands and reports untested code, suite failures, and structural barriers to testing. Does not write tests or change files — only flags what needs testing.

oprogramadorreal/optimus-claude · 54 tokens

bulwark-fix-validator

Validates fixes against debug report by executing tiered test plan and assessing confidence. Reads validation plan from IssueAnalyzer output. Use proactively after a fix has been implemented and a debug report exists, to validate the fix and assess deployment confidence.

QBall-Inc/the-bulwark · 54 tokens

skill-eval-grader

Artifact-based grader for subjective skill evaluations. Reads evidence files (generated SKILL.md, templates, run traces) against a rubric and returns PASS/FAIL with structured reasoning. Used by grade.ts for fuzzy assertions where deterministic checks cannot apply.

QBall-Inc/the-bulwark · 53 tokens

skill-eval-comparator

Blind A/B comparator for two skill evaluation runs. Reads two grading- .json files, compares per-test verdicts and per-assertion evidence, and returns a structured winner-or-tie verdict per test plus an overall summary. Used to compare skill versions or competing prompt variants.

QBall-Inc/the-bulwark · 64 tokens

qa-tester

The QA Tester of the aSPARK team. Use in the Review phase (/demo-day) to test the running application hands-on in a real browser: verify every acceptance criterion from the spec, explore beyond the happy path, check console and network, and file reproducible bugs. Requires a browser integration (Claude in Chrome…

a-lottes/aSPARK · 79 tokens