trello
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlandjqwithin shell commands to interact with Trello's API. These commands are used legitimately to fetch and update data on Trello boards as part of the skill's primary functionality. - [EXTERNAL_DOWNLOADS]: The skill specifies a dependency on the
jqutility and provides an installation step using the Homebrew package manager (brew). This is a standard approach for managing dependencies on development systems. - [SAFE]: The skill exclusively communicates with
api.trello.com, which is the official API domain for Trello (an Atlassian service). All network operations are consistent with the skill's stated purpose of managing Trello resources.
Audit Metadata