tidy-deprecate-function
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill guides the agent through a standard R package maintenance task (deprecation) using the industry-standard
lifecyclepackage. All described actions, such as updatingDESCRIPTION,NEWS.md, and source code, are appropriate for the task. - [COMMAND_EXECUTION]: The skill instructs the agent to run
devtools::document()andair format .. These are common developer tools used for updating package documentation and formatting code within a development environment. - [DATA_EXPOSURE_AND_EXFILTRATION]: While the skill accesses project files like
DESCRIPTIONandNEWS.md, these are standard non-sensitive project metadata files required for the deprecation workflow. No sensitive data access or network exfiltration was detected.
Audit Metadata