install-putior

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches R packages from the Comprehensive R Archive Network (CRAN) and GitHub.
  • Installs the 'putior' package from the author's GitHub repository ('pjt222/putior').
  • Fetches 'mcptools' from the Posit development organization ('posit-dev/mcptools'), a well-known entity in the R ecosystem.
  • [COMMAND_EXECUTION]: Executes R and Bash commands to verify the local environment and install software.
  • References a specific local path for the R executable on Windows/WSL systems ('/mnt/c/Program Files/R/R-4.5.2/bin/Rscript.exe') to verify the installed version.
  • [REMOTE_CODE_EXECUTION]: Uses the 'remotes' package to install software directly from remote source repositories. This is a standard method in the R community for accessing development versions of packages.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 07:14 AM