skills/seabbs/skills/r-development/Gen Agent Trust Hub

r-development

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a standard development workflow for the R programming language. All referenced libraries (devtools, testthat, roxygen2, usethis, lintr, styler, covr, pkgdown) are industry-standard tools for R package maintenance, documentation, and testing.
  • [COMMAND_EXECUTION]: Instructions involve standard R and shell commands (e.g., devtools::test(), devtools::check(), pre-commit install). These are typical operations for software development tasks and do not represent unauthorized or malicious command execution.
  • [EXTERNAL_DOWNLOADS]: The skill suggests installing the pre-commit tool via pip. This is a routine operation fetching a well-known package from the Python Package Index (PyPI) and is a standard part of modern development pipelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 07:16 AM