tjpgd-integration — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tjpgd-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 TJpgDec by proving the input callback, output callback, work buffer, color format, scaling, and display path. TJpgDec is small, but it still needs careful ownership of input streams and pixel blocks.
Use this skill when:
Do not use this skill when the display driver itself is not proven. Use lvgl-integration, u8g2-integration, or epd-integration as appropriate.
Ask for:
Confirm baseline JPEG support and reject unsupported progressive or oversized images.
Reads, skips, short reads, and EOF must match TJpgDec expectations.
Keep the buffer aligned and sized for the selected build and platform.
Convert RGB/BGR, RGB565 endian, grayscale, and alpha assumptions at the output boundary.
Handle destination rectangles, scaling factors, and display bounds before pushing pixels.
Include tiny, wide, tall, odd-sized, and maximum-resolution images.
Before claiming JPEG decode works:
User:
TJpgDec 图片能解码但颜色不对。Agent:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.