Framebuffer Dump

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle provides a legitimate utility for embedded developers to capture STM32 framebuffer data via J-Link and convert it to PNG. The Python script (scripts/dump_fb.py) uses standard libraries (Pillow, pathlib) safely to process binary data, and the SKILL.md instructions are transparent and consistent with the stated purpose of hardware debugging and UI verification.