epd-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited epd-integration (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill to integrate e-paper displays by proving power sequencing, reset, SPI commands, busy timing, framebuffer layout, waveform/LUT setup, and refresh mode. EPD failures are timing and panel-variant sensitive, so driver code must match the exact module.
Use this skill when:
Do not use this skill for generic GUI widget logic. Use lvgl-integration or u8g2-integration after the panel refresh path is proven.
Ask for:
Resolution, controller, LUT, color planes, and command set must match the purchased module.
Check panel power, reset pulse, busy pin level, and required delays before SPI commands.
Render full white, full black, and checkerboard before fonts or images.
Confirm bit order, row stride, rotation, black/red planes, and RAM window commands.
Separate full refresh, partial refresh, deep sleep, and wake-up flows.
Confirm panel sleep command, rail shutdown, and MCU pin states after update.
Before claiming EPD works:
User:
墨水屏偶尔 busy 一直不释放。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.