cloudinary

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of official Cloudinary integration packages from the npm registry.
  • [COMMAND_EXECUTION]: Includes code snippets for uploading local files to Cloudinary, which is the primary intended function of the service.
  • [SAFE]: Sensitive credentials like API keys and secrets are correctly handled using environment variables (e.g., process.env.CLOUDINARY_API_KEY), which is a secure and standard practice.
  • [SAFE]: Network activity is directed exclusively to Cloudinary's well-known official domains for API requests and media delivery.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:52 AM