r-cli-app
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing documentation, reference guides, and evaluation benchmarks for building R CLI tools using Rapp.
- [EXTERNAL_DOWNLOADS]: The documentation references the Rapp R package from the well-known r-lib GitHub organization and CRAN. These are trusted sources within the R technology ecosystem.
- [COMMAND_EXECUTION]: Documentation describes the installation of CLI launchers into standard local binary directories (e.g., ~/.local/bin on macOS/Linux or AppData on Windows). This is the intended primary function of the Rapp tool for providing CLI access to R scripts.
- [REMOTE_CODE_EXECUTION]: Example scripts demonstrate standard R package installation patterns using CRAN and GitHub via the remotes package. These are routine operations for managing development environments in R.
Audit Metadata