·solidity-security-best-practices
!

solidity-security-best-practices

Solidity 開発のためのスマート コントラクト セキュリティのベスト プラクティス。 Solidity コードを作成、レビュー、または監査するときに使用します。再入防止、アクセス制御パターン、安全な外部呼び出し、入力検証、アップグレードの安全性、OWASP スマート コントラクト トップ 10 の脆弱性をカバーします。セキュリティ、脆弱性検出、アクセス制御、CEI パターン、ReentrancyGuard、SafeERC20、またはスマート コントラクト監査に関連するタスクをトリガーします。

10インストール·0トレンド·@whackur

インストール

$npx skills add https://github.com/whackur/solidity-agent-toolkit --skill solidity-security-best-practices

solidity-security-best-practices のインストール方法

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

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

ソース: whackur/solidity-agent-toolkit。

When reviewing or writing Solidity code, apply these foundational principles as a mental checklist. Each principle addresses a category of vulnerability and guides your reasoning.

| Principle | What It Means | What to Verify |

| Checks-Effects-Interactions (CEI) | Validate inputs, update state, then interact externally | State changes complete before any external call | | Least Privilege | Every function and role has the minimum access required | Sensitive functions have appropriate access modifiers |

Solidity 開発のためのスマート コントラクト セキュリティのベスト プラクティス。 Solidity コードを作成、レビュー、または監査するときに使用します。再入防止、アクセス制御パターン、安全な外部呼び出し、入力検証、アップグレードの安全性、OWASP スマート コントラクト トップ 10 の脆弱性をカバーします。セキュリティ、脆弱性検出、アクセス制御、CEI パターン、ReentrancyGuard、SafeERC20、またはスマート コントラクト監査に関連するタスクをトリガーします。 ソース: whackur/solidity-agent-toolkit。

引用可能な情報

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

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

Browse more skills from whackur/solidity-agent-toolkit

クイックアンサー

solidity-security-best-practices とは?

Solidity 開発のためのスマート コントラクト セキュリティのベスト プラクティス。 Solidity コードを作成、レビュー、または監査するときに使用します。再入防止、アクセス制御パターン、安全な外部呼び出し、入力検証、アップグレードの安全性、OWASP スマート コントラクト トップ 10 の脆弱性をカバーします。セキュリティ、脆弱性検出、アクセス制御、CEI パターン、ReentrancyGuard、SafeERC20、またはスマート コントラクト監査に関連するタスクをトリガーします。 ソース: whackur/solidity-agent-toolkit。

solidity-security-best-practices のインストール方法は?

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

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

https://github.com/whackur/solidity-agent-toolkit