appmachine
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI tool globally using the command
npm install -g @membranehq/cli@latest. This is a standard requirement for the skill to interact with the Membrane platform. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line utility to perform several operations, including logging in (membrane login), connecting to services (membrane connect), listing actions (membrane action list), and executing them (membrane action run). These commands are essential for the integration's intended functionality. - [DATA_EXFILTRATION]: The skill facilitates network communication with
getmembrane.comandappmachine.comto manage data and automate workflows. These operations are transparently documented as part of the skill's primary purpose and use the vendor's official API endpoints.
Audit Metadata