trello
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with api.trello.com, which is the official endpoint for Trello, a well-known service. These interactions are consistent with the skill's stated purpose of Trello management.
- [SAFE]: Authentication is handled through user-defined environment variables (TRELLO_API_KEY, TRELLO_TOKEN). The documentation provides clear instructions for setting these up using placeholders, adhering to standard security practices for secret management.
- [SAFE]: The skill utilizes common CLI tools (curl and jq) to perform standard API operations. No suspicious remote code execution, persistence mechanisms, or unauthorized data access patterns were identified.
Audit Metadata