render-cli
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Render CLI binary and installation assets from the official Render GitHub repository (
github.com/render-oss/cli). - [REMOTE_CODE_EXECUTION]: Provides an installation command that downloads and executes a shell script (
install.sh) from Render's official repository via a piped shell command. This is a standard and documented installation method for the Render CLI. - [COMMAND_EXECUTION]: Utilizes a wide range of CLI commands for administrative tasks, including service listing, deployment creation, log streaming, and database access via
psqlandsshsessions. - Includes instructions for using
sudoto install the CLI binary into system-wide executable paths within CI/CD environments. - [SAFE]: The skill metadata identifies the author as 'Render' while the platform context identifies 'Sarthib7'. While this is an authorship discrepancy, all functional links and resources point to official vendor infrastructure.
Audit Metadata