tiledesk
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI using
npm install -g @membranehq/cli@latest. This is a standard installation of the official vendor tool from the public NPM registry. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line tool to perform various operations, including authentication (membrane login), connecting to the Tiledesk service (membrane connect), and executing integration actions (membrane action run). These commands are essential for the skill's functionality and are performed through a controlled vendor interface. - [DATA_EXFILTRATION]: While the skill involves transmitting data to Tiledesk, this is the primary intended purpose of the integration. Authentication and data handling are managed by the Membrane platform, which is designed to handle credentials securely without exposing them directly to the local environment.
Audit Metadata