image-optimization-cdn
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions provide legitimate guidance for e-commerce image optimization across various platforms (Shopify, WooCommerce, BigCommerce, and Custom/Headless).
- [CREDENTIALS_UNSAFE]: The provided code snippets for Cloudinary configuration use environment variables (
process.env.CLOUDINARY_CLOUD_NAME) and ellipsis placeholders (...) for API keys and secrets, adhering to safe coding practices by avoiding hardcoded credentials. - [EXTERNAL_DOWNLOADS]: References to external services and libraries (Cloudinary, Sharp, Cloudflare, Shopify CDN) are all directed at well-known, trusted technology providers for the stated purpose of image delivery and processing.
- [DATA_EXFILTRATION]: No unauthorized data access or network transmission patterns were found. The skill specifically includes evaluation criteria for security best practices, such as stripping EXIF metadata from processed images to protect privacy.
- [COMMAND_EXECUTION]: The skill mentions standard CLI commands for dependency management and image regeneration (
npm install,wp media regenerate), which are appropriate for the intended developer use case.
Audit Metadata