tableau
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via npm. This package is the official command-line interface for the Membrane platform, used here to facilitate the Tableau integration. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to manage authentication (membrane login), establish connections (membrane connect), and execute Tableau actions (membrane action run). These commands are necessary for the skill's primary function of interacting with the Tableau API. - [DATA_EXFILTRATION]: The skill documentation explicitly advises against manual credential handling, stating that Membrane manages the authentication lifecycle server-side. This reduces the risk of credential exposure or unauthorized data exfiltration.
Audit Metadata