Llm Redteam banner
Awarexone Awarexone

Llm Redteam

Data community

Description

--- description: LLM red-team corpus runner — fires categorized prompt-injection / jailbreak / system-prompt-leak / data-exfil / indirect-injection / guardrail-bypass payloads at a chat endpoint and canary-detects which land. Usage: /llm-redteam --url <chat-endpoint> --field message [--category jailbreak] --- # /llm-redteam Automated LLM/agentic red-teaming. Instead of hand-firing one prompt-injection at a time, this runs a categorized corpus against a chat endpoint and uses a **canary token**

Installation

Installs to ~/.claude/skills/awarexone-agentic-bug-hunter-llm-redteam/SKILL.md

Terminal
mkdir -p ~/.claude/skills/awarexone-agentic-bug-hunter-llm-redteam && curl -fsSL https://raw.githubusercontent.com/Awarexone/Agentic-Bug-Hunter/HEAD/commands/llm-redteam.md -o ~/.claude/skills/awarexone-agentic-bug-hunter-llm-redteam/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository