teamwork
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via NPM (npm install -g @membranehq/cli). This is the official command-line interface for the Membrane platform, which the skill uses to interact with the Teamwork API. - [COMMAND_EXECUTION]: The instructions rely on several
membraneCLI commands to manage the integration workflow. These includemembrane loginfor secure user authentication,membrane action listfor discovering Teamwork capabilities, andmembrane action runfor executing specific project management tasks. - [DATA_EXFILTRATION]: The skill accesses Teamwork data, including tasks, projects, and comments, as part of its primary functionality. Authentication and data transit are handled through the user's personal Membrane account and connections, which prevents exposure to unauthorized third parties.
Audit Metadata