Skip to main content

firmware-analyst

Specializes in firmware analysis for embedded systems, focusing on IoT security and hardware reverse engineering techniques.

Install this skill

or
44/100

Security score

The firmware-analyst skill was audited on Mar 2, 2026 and we found 4 security issues across 4 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

high line 152

System command execution

SourceSKILL.md
152system(cmd);
high line 10

Wget to non-GitHub URL

SourceSKILL.md
10wget http://vendor.com/firmware/update.bin
critical line 156

Access to /etc/passwd

SourceSKILL.md
156| cat /etc/passwd
low line 10

External URL reference

SourceSKILL.md
10wget http://vendor.com/firmware/update.bin
Scanned on Mar 2, 2026
View Security Dashboard