rbenv
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs users to download the rbenv installer from the official repository at
github.com/rbenv. This is a standard and well-known source for this developer tool. - [REMOTE_CODE_EXECUTION]: Instructions include a piped shell command to execute the
rbenv-installerscript directly from GitHub. This behavior is consistent with the software's official documentation for Linux installations. - [COMMAND_EXECUTION]: Provides various shell commands for environment configuration, including modifying shell profile files like
~/.bashrcto initialize the rbenv environment and manage Ruby shims. - [PRIVILEGE_ESCALATION]: Includes instructions for using
sudoto install system libraries required to compile Ruby from source on Linux distributions, which is an expected part of the setup process.
Audit Metadata