render-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the Render CLI installation script from the official repository https://raw.githubusercontent.com/render-oss/cli/main/bin/install.sh and references code examples from the render-oss GitHub organization.
- [REMOTE_CODE_EXECUTION]: The provided installation command pipes a shell script from the vendor's repository directly to the shell (curl | sh). This is a standard and documented installation method for the vendor's CLI.
- [COMMAND_EXECUTION]: The skill employs local CLI tools (render, pip, npm) for project initialization, server execution, and SDK verification.
Audit Metadata