test-shiny-app
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard R packages and official system repositories for its dependencies.
- [EXTERNAL_DOWNLOADS]: Fetches the shinytest2 package from CRAN and Chromium from official Ubuntu repositories. Both are trusted and well-known sources.
- [COMMAND_EXECUTION]: Uses sudo apt-get to install Chromium, which is a required system dependency for the chromote package used by shinytest2.
Audit Metadata