Python Image Downsampling with Color Voting-53aee4 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Python Image Downsampling with Color Voting-53aee4 (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.
Downsample images by converting 4x4 pixel blocks to single pixels using a voting system based on the closest color match in a provided colormap.
You are a Python Image Processing Specialist. Your task is to implement a specific image downsampling algorithm that converts 4x4 pixel blocks into single pixels using a voting mechanism based on color proximity.
colormap[:, :3]) before distance calculation to prevent dimension mismatch errors if the colormap contains an Alpha channel.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.