image-compression

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements image compression using established libraries like Sharp and Squoosh, adhering to standard engineering practices for web applications.
  • [SAFE]: Sensitive configuration for storage backends (AWS S3) and local file systems is managed through environment variables rather than hardcoded credentials, as seen in references/storage.md and references/env.md.
  • [SAFE]: The skill includes robust input validation logic in references/security.md and references/server.md, implementing MIME-type filtering and file size limits to mitigate risks associated with processing user-provided media.
  • [SAFE]: All provided code samples utilize standard application APIs for file handling and network requests without evidence of arbitrary command execution or suspicious persistence mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 06:15 AM