Converts and image to webp format optimized for Web Development
SaferSkills independently audited img-to-webp (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.
SVG Cleaner
A Claude skill for converting and optimizing images to WebP format with batch processing support.
A. Claude AI (Claude in the cloud )
image-to-webp.skill.skill fileB. Claude Code or CLI (local installation)
image-to-webp.skillimage-to-webp.skill → image-to-webpage.zip .claude/sillks/ folderConvert a single image:
Convert this PNG to WebPProcess a folder:
Convert all images in /path/to/images/ to WebPHigh quality conversion:
Convert this image to WebP with 95% qualityThe skill tries tools in this order:
| Quality | Use Case |
|---|---|
| 75-80 | Maximum compression, acceptable quality |
| 85 | Balanced (default) |
| 90-95 | High quality, larger files |
filename.webpMIT License - See LICENSE file for details
Issues and pull requests welcome!
Created by Daniel Serrano for Claude Skills
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.