appfire
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation instructs users to install the
@membranehq/clipackage globally via the NPM registry. This tool is the primary interface for the Membrane platform and is provided by the skill's authoring organization. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line interface to manage the integration lifecycle, including tenant authentication (membrane login), connection management (membrane connect), and running specific Appfire actions (membrane action run). - [REMOTE_CODE_EXECUTION]: Includes instructions to use
npxfor dynamic execution of the@membranehq/clipackage. This is used to fetch and run the latest version of the tool for discovering available actions and intents without a permanent local installation.
Audit Metadata