pr-review-ci-fix
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Composio CLI using
curl -fsSL https://composio.dev/install | bash. This is a standard installation pattern for the official vendor tool provided by the skill's author (composio-community). - [COMMAND_EXECUTION]: The skill makes extensive use of
composio executeandcomposio runcommands to interact with GitHub and GitLab APIs. These commands are part of the intended functionality for managing pull requests and CI logs through the official CLI tool.
Audit Metadata