Skip to main content

firmware-analyst

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

Install this skill

or
74/100

Security score

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

Categories Tested

Security Issues

medium line 165

System command execution

SourceSKILL.md
165system(cmd);
medium line 40

Wget to non-GitHub URL

SourceSKILL.md
40wget http://vendor.com/firmware/update.bin
high line 169

Access to /etc/passwd

SourceSKILL.md
169| cat /etc/passwd
low line 40

External URL reference

SourceSKILL.md
40wget http://vendor.com/firmware/update.bin
Scanned on May 14, 2026
View Security Dashboard
Installation guide →