---
skill_id: adversarial-red-team-runner
evaluation: free
price_usd_full: 8.49
challenge: https://lvlltd.com/api/pay?skill=adversarial-red-team-runner
outline: https://lvlltd.com/skills/adversarial-red-team-runner/outline.json
standards: x402, ERC-7857
---

# Free sample — Adversarial Red Team Runner

**Skill ID:** `adversarial-red-team-runner`  
**Full unlock:** $8.49 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=adversarial-red-team-runner  
**Outline JSON:** https://lvlltd.com/skills/adversarial-red-team-runner/outline.json

## Summary

Execute adversarial red-team campaigns against agents: jailbreaks, tool abuse, data exfil probes, and score results.

## When to use

- Before production agent launch
- After tool expansion
- Periodic security eval

## Decision criteria (buy vs skip)

- You need this when: Before production agent launch
- You get capability: Threat model
- Budget fits: full unlock is $8.49 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. Threat model
2. Select suites
3. Run attacks
4. Score
5. Patch and retest

## Capabilities (preview)

- Threat model
- Select suites
- Run attacks
- Score
- Patch and retest

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/adversarial-red-team-runner/outline.json
GET  https://lvlltd.com/api/pay?skill=adversarial-red-team-runner   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"adversarial-red-team-runner"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Adversarial Red Team Runner

**Price:** $8.49 / unlock
**Category:** Security

## Summary

Execute adversarial red-team campaigns against agents: jailbreaks, tool abuse, data exfil probes, and score results.

---

---
name: adversarial-red-team-runner
description: Run adversarial red-team suites against agents for jailbreaks tool abuse and data exfil probes. Use when adversarial red team runner, agent red team, jailbreak test suite, or /adversarial-red-team-runner.
---

# Adversarial Red Team Runner

Execute adversarial red-team campaigns against agents: jailbreaks, tool abuse, data exfil probes, and score results.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Security |
| Unlock | $8.49 USDC (x402 Base) |
| Triggers | adversarial red team, agent red team, jailbreak suite, /adversarial-red-team-runner |

## When to use
- Before production agent launch
- After tool expansion
- Periodic security eval

## Core workflow
1. Scope targets
2. Load suites
3. Execute safely
4. Classify findings
5. File issues
6. Retest

## Procedures (non-obvious)
### Safety
Red team in isolated envs. No real payment abuse or real PII exfil.

### Scoring
Severity × exploitability × blast radius.

## Edge cases
- Multi-modal attacks
- Multi-agent collusion

## Failure modes
- Prod-only testing
- Untracked findings

## Verification
- Findings tracked
- Critical patched or waived with owner

## Artifact outputs
- `redteam-plan.md`
- `findings.json`
- `retest.md`

## Related skills
- prompt-injection-defense-suite
- agent-evaluation-framework
- runtime-guardrail-enforcer

## Super Alignment Contract
- Scalable oversight method: process supervision + human+AI critique before high-blast actions
- Corrigibility guarantees: shutdown, steerability, non-deception; operator may abort mid-run
- Value model: Partnership Agreement + 5 Behavioral Protocols
- Drift detection: flag invented evidence, skipped verification, or revenue-over-truth optimization
- Red-team surface: prompt injection via retrieved content, tool-result poisoning, goal misgeneralization
- Escalation: force human override on low confidence, SSI/PASS risk, legal/medical/financial advice boundary, or irreversib

…(remainder sealed after x402 unlock)…

