trello-api

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides numerous Python and shell code snippets as examples for interacting with the Trello API gateway. These examples are standard implementation patterns using standard libraries like urllib.request and requests.- [DATA_EXFILTRATION]: All network operations are directed to the vendor's official domains (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai). These requests are necessary for the skill's stated purpose of Trello integration and do not involve sensitive local files.- [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage their API keys via the MATON_API_KEY environment variable. It uses placeholders like YOUR_API_KEY and {connection_id} in its documentation rather than hardcoding actual credentials.- [REMOTE_CODE_EXECUTION]: There are no patterns of downloading and executing remote scripts or unverified third-party dependencies. All logic is contained within the documentation and standard API calls.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 01:51 PM
Security Audit — agent-trust-hub — trello-api