transform-remove-background-with-transloadit
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and run the@transloadit/nodeCLI. This is an official tool from the skill's author and is used for its intended purpose. - [COMMAND_EXECUTION]: Shell commands are provided to invoke image processing tasks and check their status. These operations are limited to local file handling and interacting with the vendor's API.
- [CREDENTIALS_UNSAFE]: The instructions guide the agent to use
TRANSLOADIT_KEYandTRANSLOADIT_SECRETfrom the environment or a.envfile. This follows standard security practices for managing secrets and does not involve hardcoded credentials.
Audit Metadata