Instructions file
Instructions for CDSecurity/cdsecurity-skills, covering claude.md, what this repo is, structure and rules.
Instructions file
Instructions for CDSecurity/cdsecurity-skills, covering claude.md, what this repo is, structure and rules.
Skill Claude CodeCodex
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"…
Agent
You have: framework, projectdir, and Bash/Read/Glob/Grep tools. Do NOT read source .sol files. Check project infrastructure only.
Agent
You have: projectdir, in-scope file list, and Grep + Read tools.
Agent
Read your bundle for: framework, projectdir, test file list, in-scope source file list.
Skill Claude CodeCodex
Prepare Solana/Rust projects for a security audit — test coverage analysis, Rust doc-comment checks, code hygiene sweeps, dependency health verification, compute-unit optimization tips, and best-practice enforcement. Supports both Anchor-based and native solanaprogram Rust programs. Generates a scored Audit Readiness…