Skip to main content

firmware-analyst

Specializes in firmware analysis for embedded systems and IoT, focusing on security audits and vulnerability research.

Install this skill

or
44/100

Security score

The firmware-analyst skill was audited on Mar 3, 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 155

System command execution

SourceSKILL.md
155system(cmd);
high line 13

Wget to non-GitHub URL

SourceSKILL.md
13wget http://vendor.com/firmware/update.bin
critical line 159

Access to /etc/passwd

SourceSKILL.md
159| cat /etc/passwd
low line 13

External URL reference

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