codex-adapter/skills/plamen-wizard/SKILL.md
Run the Plamen smart-contract audit wizard in Codex
npx skillsauth add plamentsv/plamen plamen-wizardInstall 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 the base plamen skill and plamen/plamen-wizard.md. New configs must set cli_backend = codex.
Do not manually orchestrate phases. Do not spawn audit agents yourself. Do not ask a model-selection question from inside Codex.
development
Prepare Solidity projects for a security audit — test coverage, test quality, NatSpec docs, code hygiene, dependency health, best-practice enforcement, deployment readiness, and project documentation checks. Generates a scored Audit Readiness Report and optionally runs static analysis. Trigger on: "prepare for audit", "audit readiness", "pre-audit check", "audit prep", "NatSpec check", or any request to review a Solidity codebase before a security review.
development
Launch the Plamen deterministic Web3 security audit pipeline
testing
Launch the Plamen deterministic L1 infrastructure audit pipeline
development
Run the Plamen L1 infrastructure audit wizard in Codex