create-r-dockerfile

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes base images from the rocker-org organization, which is the industry standard and a well-known source for R-based container images.
  • [SAFE]: R packages are fetched from https://cloud.r-project.org/, the official Comprehensive R Archive Network (CRAN) mirror.
  • [SAFE]: Promotes security best practices by recommending multi-stage builds and the use of non-root users to minimize image vulnerabilities.
  • [SAFE]: The skill demonstrates proper dependency management using renv.lock, ensuring reproducible and predictable build environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 11:18 AM
Security Audit — agent-trust-hub — create-r-dockerfile