CtrlK
BlogDocsLog inGet started
Tessl Logo

Decepticon

github.com/PurpleAILAB/Decepticon

SkillAddedReview
aatmf-t05-api-exploitation

packages/decepticon/decepticon/skills/plugins/llm-redteam/t05-api-exploitation/SKILL.md

AATMF T5 — Model & API Exploitation. Rate-limit abuse, token-cost amplification, schema bypass, model-version manipulation.

56

aatmf-t04-memory-manipulation

packages/decepticon/decepticon/skills/plugins/llm-redteam/t04-memory-manipulation/SKILL.md

AATMF T4 — Multi-Turn & Memory Manipulation. Persistent memory injection, conversation-state poisoning, cross-session contamination, ghost-context leak.

56

aatmf-t03-reasoning-exploit

packages/decepticon/decepticon/skills/plugins/llm-redteam/t03-reasoning-exploit/SKILL.md

AATMF T3 — Reasoning & Constraint Exploitation. System prompt override, constraint negation, role-reversal, instruction conflict exploit.

56

aatmf-t02-linguistic-evasion

packages/decepticon/decepticon/skills/plugins/llm-redteam/t02-linguistic-evasion/SKILL.md

AATMF T2 — Semantic & Linguistic Evasion. Foreign-language pivot, encoded payloads, esolang, fictional framing, jailbreak via translation.

58

aatmf-t01-prompt-injection

packages/decepticon/decepticon/skills/plugins/llm-redteam/t01-prompt-injection/SKILL.md

AATMF T1 — Prompt & Context Subversion. Direct + indirect prompt injection, ASCII smuggling, payload-in-image, prompt-leaking via reflection.

62

llm-redteam-overview

packages/decepticon/decepticon/skills/plugins/llm-redteam/SKILL.md

LLM red team category — full AATMF v3 tactic coverage (T01–T15). Routing skill: read this first to identify which tactic applies, then load the matching sub-skill. Maps to MITRE ATLAS where overlap exists.

59

exploiter-overview

packages/decepticon/decepticon/skills/plugins/exploiter/SKILL.md

Stage 5 exploit construction playbook. Weaponizes validated primitives into multi-step chains that reach crown jewels. Load at exploiter-agent startup.

56

detector-overview

packages/decepticon/decepticon/skills/plugins/detector/SKILL.md

Stage 2 vulnerability detector playbook. Reads source around CANDIDATE nodes and promotes real bugs to VULNERABILITY + HYPOTHESIS. Read-only. Load at detector-agent startup.

64

benchmark

packages/decepticon/decepticon/skills/benchmark/SKILL.md

Benchmark mode marker — engagement objective is flag capture. Generic engagement rules apply unchanged.

50

decepticon

integrations/agent-skills/decepticon/SKILL.md

Drive Decepticon — an autonomous multi-agent red-team framework — over MCP to run authorized penetration tests and bug-bounty engagements end to end, then watch and steer them live from chat. Launch an engagement against a target, poll its transcript to narrate progress, send messages to refocus it, and pull findings as SARIF. Use when the user asks to run a pentest/red-team engagement, hunt a bug bounty, do recon, exploit/scan a host, web app, API, network, cloud, Active Directory, mobile app, or smart contract WITH Decepticon — or to check/resume a running engagement or report what Decepticon found. Triggers: run a decepticon engagement, pentest this with decepticon, bug bounty, recon this target, red team this, scan this host, resume the engagement, what did decepticon find, decepticon status. Do NOT use for ad-hoc local tool runs (running nmap/sqlmap/ffuf directly) when no Decepticon server is involved — this drives the Decepticon orchestrator, not raw tools.

68