codex-adapter/skills/plamen/SKILL.md
Launch the Plamen deterministic Web3 security audit pipeline
npx skillsauth add plamentsv/plamen plamenInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill whenever the user invokes $plamen, /plamen, asks to
start, resume, or configure a Plamen audit, or asks for the Plamen wizard
inside Codex.
Do not manually orchestrate Plamen phases. Do not spawn recon, breadth, depth, verification, or report agents yourself. The Python driver is the sole owner of phase sequencing for both Claude and Codex routes.
Your job is the same job as the Claude /plamen command wizard:
{PROJECT_ROOT}/.scratchpad/config.json.For new Codex launches, config.json must set "cli_backend": "codex".
For existing audits, do not rewrite the config on resume.
Follow the Codex-native wizard references in this skill directory:
plamen-wizard.mdplamen-l1-wizard.mdRead only the relevant file:
l1, L1, infra, client, go, rust node, or
the target looks like a chain/client codebase, use plamen-l1-wizard.md.plamen-wizard.md.$plamen [l1] [light|core|thorough] [path] [docs:<path-or-url>] [scope:<path>] [notes:<text>] [--fresh]
$plamen resume [path-or-config]
Defaults:
pipeline: scmode: coreproject_root: current working directorycli_backend: codexDo not ask a model-selection question from this skill. The user is already running inside the model/backend they chose.
Codex route:
python C:\\Users\\plmnt\\.codex\\plamen\\scripts\plamen_driver.py "{CONFIG_PATH}"
Fresh restart:
python C:\\Users\\plmnt\\.codex\\plamen\\scripts\plamen_driver.py --fresh "{CONFIG_PATH}"
data-ai
Trigger Pattern Always (run during recon TASK 0, not breadth) - Inject Into Recon agent only (meta_buffer.md enrichment)
data-ai
Trigger Pattern Always (run during recon TASK 0, not breadth) - Inject Into Recon agent only (meta_buffer.md enrichment)
data-ai
Trigger Pattern Always (run during recon TASK 0, not breadth) - Inject Into Recon agent only (meta_buffer.md enrichment)
data-ai
Trigger STABLESWAP_FORK flag (fork-ancestry detects Curve/StableSwap parent via get_d/get_y/ramp_a/StableSwap patterns) - Agent Type general-purpose (standalone niche agent, 1 budget slot)