aizen-gate/skills-reference/.agent/skills/firmware-analyst/SKILL.md
Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. Masters firmware extraction, analysis, and vulnerability research for routers, IoT devices, automotive systems, and industrial controllers. Use PROACTIVELY for firmware security audits, IoT penetration testing, or embedded systems research.
npx skillsauth add ahmad-ubaidillah/aizen-gate firmware-analystInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
wget http://vendor.com/firmware/update.bin
screen /dev/ttyUSB0 115200
dd if=/dev/mtd0 of=/tmp/firmware.bin
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Hardware Methods](./sub-skills/hardware-methods.md)
### 2. [Phase 1: Identification](./sub-skills/phase-1-identification.md)
### 3. [Phase 2: Extraction](./sub-skills/phase-2-extraction.md)
### 4. [Phase 3: File System Analysis](./sub-skills/phase-3-file-system-analysis.md)
### 5. [Phase 4: Binary Analysis](./sub-skills/phase-4-binary-analysis.md)
### 6. [Authentication Issues](./sub-skills/authentication-issues.md)
### 7. [Command Injection](./sub-skills/command-injection.md)
### 8. [Memory Corruption](./sub-skills/memory-corruption.md)
### 9. [Information Disclosure](./sub-skills/information-disclosure.md)
### 10. [Extraction Tools](./sub-skills/extraction-tools.md)
### 11. [Analysis Tools](./sub-skills/analysis-tools.md)
### 12. [Emulation](./sub-skills/emulation.md)
### 13. [Hardware Tools](./sub-skills/hardware-tools.md)
### 14. [QEMU User-Mode Emulation](./sub-skills/qemu-user-mode-emulation.md)
### 15. [Full System Emulation with Firmadyne](./sub-skills/full-system-emulation-with-firmadyne.md)
### 16. [Checklist](./sub-skills/checklist.md)
### 17. [Reporting Template](./sub-skills/reporting-template.md)
### 18. [Finding 1: Title](./sub-skills/finding-1-title.md)
### 19. [Appropriate Use](./sub-skills/appropriate-use.md)
### 20. [Never Assist With](./sub-skills/never-assist-with.md)
development
Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns.
development
Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states.
tools
Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns.
development
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or ...