gen-ai-local-files
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides a command to install the Picsart CLI by downloading a script from picsart.com and piping it to the shell. As this source is the official domain of the skill author, it is categorized as a vendor-provided installation method.
- [COMMAND_EXECUTION]: The instructions utilize the Bash tool to execute file processing commands such as 'base64' for encoding and 'gen-ai upload' for transferring large files. These operations are scoped to files explicitly named by the user, maintaining a clear trust boundary.
- [EXTERNAL_DOWNLOADS]: The skill documentation references the installation of the '@picsart/gen-ai' package from the NPM registry as an alternative setup method.
Audit Metadata