create-r-dockerfile
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection via the project dependency files it processes.\n
- Ingestion points:
renv.lockandDESCRIPTIONfiles are used to determine R package requirements in Step 2 and Step 5.\n - Boundary markers: The instructions do not specify boundaries or ignore-directives for content within these files.\n
- Capability inventory: The skill uses the
Bashtool to executedocker buildanddocker runcommands, which process the generated Dockerfile.\n - Sanitization: No sanitization or validation of the input files is described.\n- [EXTERNAL_DOWNLOADS]: The skill uses well-known external repositories for dependencies.\n
- Evidence: Utilizes
rockerbase images (from the rocker-org community) and installs packages from the Comprehensive R Archive Network (CRAN) atcloud.r-project.org.
Audit Metadata