issue-triage
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the Composio CLI via
curl -fsSL https://composio.dev/install | bash. This resource is hosted on the vendor's official domain and is the standard installation method for the required tooling. - [REMOTE_CODE_EXECUTION]: Automations are performed using the
composio runcommand, which executes local scripts (e.g.,scripts/triage-linear.ts) or inline code blocks to process issue data and perform bulk updates. - [COMMAND_EXECUTION]: The skill utilizes the
composio executecommand to interact with Linear, Jira, Sentry, and Slack APIs. These operations are within the scope of the skill's intended purpose for issue triaging and bug sweeps. - [SAFE]: The skill integrates with established third-party services (Linear, Jira, Slack, Sentry) and uses the vendor's official infrastructure for its core functionality. No malicious behaviors or unauthorized data access were identified.
Audit Metadata