MCP HubMCP Hub
SKILL·AF5924

address-sanitizer

plurigrid
更新日 1 month ago
15 閲覧
7
3
7
GitHubで表示
その他general

について

このスキルは、開発者がAddressSanitizer(ASan)を使用して、C/C++プログラムにおける解放後使用やバッファオーバーフローなどの重大なメモリ安全性バグを検出できるようにします。テストワークフローにランタイムメモリエラー検出を統合するのに最適です。開発中に発見が困難なメモリリークや破損問題を特定するためにご活用ください。

クイックインストール

Claude Code

推奨
メイン
npx skills add plurigrid/asi -a claude-code
プラグインコマンド代替
/plugin add https://github.com/plurigrid/asi
Git クローン代替
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/address-sanitizer

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

GitHub リポジトリ

plurigrid/asi
パス: plugins/asi/skills/address-sanitizer
0
FAQ

Frequently asked questions

What is the address-sanitizer skill?

address-sanitizer is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform address-sanitizer-related tasks without extra prompting.

How do I install address-sanitizer?

Use the install commands on this page: add address-sanitizer to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does address-sanitizer belong to?

address-sanitizer is in the testing-handbook-skills category, tagged general.

Is address-sanitizer free to use?

Yes. address-sanitizer is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

関連スキル

ossfuzz
その他

このスキルはOSS-Fuzzと連携し、コード内の脆弱性を特定するための継続的ファジングを可能にします。Trail of Bitsセキュリティテストスイートの一部であり、自動化された大規模なファジングテストが必要な場合に最適です。詳細な実装方法と使用例については、ソースリポジトリを参照してください。

スキルを見る
cargo-fuzz
その他

このスキルは、セキュリティテストとバグ発見のためにcargo-fuzzとlibFuzzerを使用したRustファジングを可能にします。自動化された入力生成を通じてメモリ安全性問題やその他の脆弱性を特定する必要がある、Rustコードを書く開発者向けに設計されています。コードセキュリティを強化するために、Rust開発ワークフローにファジングを統合する必要がある場合に、このスキルを使用してください。

スキルを見る
aflpp
その他

aflppスキルは、AFL++を使用してバイナリおよびソースコードの包括的なファジングを可能にします。開発時のセキュリティテストや脆弱性発見に活用でき、特にメモリ破壊やその他の低レベルなバグを特定する必要がある場合に有効です。

スキルを見る
testing-handbook-generator
その他

このスキルは、開発者向けの包括的なセキュリティテストハンドブックとガイドを生成します。構造化されたテスト戦略とセキュリティ評価のためのドキュメント作成に最適です。このスキルはTrail of Bitsによって提供され、『Software Design for Flexibility』の階層化設計原則と連携しています。

スキルを見る