·solidity-audit
!

solidity-audit

セキュリティ監査とコードレビューのチェックリスト。実際のエクスプロイト事例 (2021 ~ 2026 年) と EVMbench Code4rena パターンで 30 以上の脆弱性タイプをカバーします。セキュリティ監査、コードレビュー、または導入前のセキュリティ評価を実施するときに使用します。

39インストール·3トレンド·@0xlayerghost

インストール

$npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill solidity-audit

solidity-audit のインストール方法

コマンドラインで solidity-audit AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill solidity-audit
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 0xlayerghost/solidity-agent-kit。

Usage: This skill is for security audits and code reviews. It is NOT auto-invoked — call /solidity-audit when reviewing contracts for vulnerabilities.

| Same-function | Attacker re-enters the same function via fallback/receive | All external calls after state updates (CEI pattern)? | | Cross-function | Attacker re-enters a different function sharing state | All functions touching shared state protected by nonReentrant? |

| Cross-contract | Attacker re-enters through a different contract that reads stale state | External contracts cannot read intermediate state? | | Read-only | View function returns stale data during mid-execution state | No critical view functions used as oracle during state transitions? |

セキュリティ監査とコードレビューのチェックリスト。実際のエクスプロイト事例 (2021 ~ 2026 年) と EVMbench Code4rena パターンで 30 以上の脆弱性タイプをカバーします。セキュリティ監査、コードレビュー、または導入前のセキュリティ評価を実施するときに使用します。 ソース: 0xlayerghost/solidity-agent-kit。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill solidity-audit
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from 0xlayerghost/solidity-agent-kit

クイックアンサー

solidity-audit とは?

セキュリティ監査とコードレビューのチェックリスト。実際のエクスプロイト事例 (2021 ~ 2026 年) と EVMbench Code4rena パターンで 30 以上の脆弱性タイプをカバーします。セキュリティ監査、コードレビュー、または導入前のセキュリティ評価を実施するときに使用します。 ソース: 0xlayerghost/solidity-agent-kit。

solidity-audit のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill solidity-audit インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/0xlayerghost/solidity-agent-kit