transform-describe-image-with-transloadit
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill downloads and executes the official
@transloadit/nodeCLI package usingnpx. This is the intended functionality for interacting with the vendor's API. - [COMMAND_EXECUTION]: Shell commands are used to trigger the image description process and check assembly status. These commands use standard CLI arguments for input and output paths.
- [CREDENTIALS_UNSAFE]: The instructions guide the agent to resolve API credentials from environment variables or a local
.envfile, which is a standard and recommended practice for secret management in development environments.
Audit Metadata