Skip to content
Development
Command

/audit

Run security audit checklist on current smart contract project

From plugin
claude-codex-crypto-devkit
38 skills8 commands
Install
$ npx -y skills add ArcticWolfXZ/claude-codex-crypto-devkit --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/audit

Context preview

What this command does when you run it.

Run security audit checklist on current smart contract project

Command definition

audit.md
description: Run security audit checklist on current smart contract project
allowed-tools: Bash(node:*), Read, Grep
node "${CLAUDE_PLUGIN_ROOT}/scripts/devkit.mjs" audit

Walk through reentrancy, access control, oracle, upgrade risks. Use skill `audit`.

Ships withclaude-codex-crypto-devkit

The missing crypto toolbox for AI-assisted development on Mac. One installer. One plugin. Full smart-contract lifecycle — scaffold, test, audit, deploy — without juggling ten repos and copy-pasted snippets.

Get the whole plugin, auto-invoked
Stats
3
Stars
1
Views
0
Forks
Maintained
Maintenance
Shell
Language
MIT
License
1mo ago
Last commit
1mo ago
Created

Repo: ArcticWolfXZ/claude-codex-crypto-devkit