skills/smithery.ai/analyze-firmware

analyze-firmware

Installation
SKILL.md

ファームウェア解析スキル

ファームウェアファイルを完全に解析し、TAの抽出から詳細分析までを行います。

実行フロー

Phase 1: ファームウェア情報収集

# ファイル基本情報
file <firmware_path>
ls -lh <firmware_path>

# バイナリ構造確認
binwalk <firmware_path>

Phase 2: TA抽出

Installs
1
First Seen
Mar 21, 2026
analyze-firmware from smithery.ai