setup-putior-ci
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The workflow utilizes official GitHub Actions and trusted community actions from the 'r-lib' organization. It installs the 'putior' R package, which is the core component the skill is intended to set up. These downloads are from well-known or vendor-related sources.
- [COMMAND_EXECUTION]: The skill uses standard shell and R commands to automate file updates and Git operations. It includes safety guards, such as checking the actor identity and verifying staged changes before committing, to prevent infinite loops and empty commits in the CI environment.
- [DATA_EXFILTRATION]: No unauthorized data access or external transmission patterns were detected. All file operations (reading annotations and writing diagrams) are performed locally within the repository's file system.
- [PROMPT_INJECTION]: The instructions are strictly functional and do not contain patterns aimed at overriding agent behavior or bypassing safety guidelines.
Audit Metadata