deploy-shinyproxy
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official and trusted Docker images for ShinyProxy, InfluxDB, and the Rocker project from Docker Hub.
- [EXTERNAL_DOWNLOADS]: Installs R packages from the official Comprehensive R Archive Network (CRAN) at cloud.r-project.org.
- [COMMAND_EXECUTION]: Utilizes standard Docker and Docker Compose commands to manage container life cycles and network configurations.
- [CREDENTIALS_UNSAFE]: Includes descriptive placeholder strings (e.g., 'admin_password', 'your_client_secret') in configuration snippets to demonstrate authentication setup.
- [COMMAND_EXECUTION]: Mounts the host Docker socket (/var/run/docker.sock) to allow ShinyProxy to orchestrate application containers, which is a core functional requirement of the software.
Audit Metadata