maintain-ci
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on improving the security and reliability of GitHub Actions CI/CD pipelines by enforcing strict permission models and version pinning.
- [COMMAND_EXECUTION]: The skill provides validation commands using
ruby,uv, andripgrep. These are standard development tools used for parsing YAML configuration, running project-specific pre-commit hooks, and searching codebases during a development or review workflow. - [EXTERNAL_DOWNLOADS]: The instructions recommend specific GitHub Actions such as
astral-sh/setup-uvandSwatinem/rust-cache. These are well-known and widely used utilities within the GitHub Actions ecosystem for optimization and environment setup.
Audit Metadata