eci-software-solutions
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the Membrane CLI tool from the NPM registry.
- Evidence: The command
npm install -g @membranehq/cli@latestis specified for setup. - Context: This package is the official integration tool provided by the author (membranedev).
- [COMMAND_EXECUTION]: The skill utilizes shell commands to interact with the ECi Software Solutions API through the Membrane infrastructure.
- Evidence: Commands such as
membrane login,membrane connection ensure, andmembrane action runare used for the skill's primary functions. - Context: These executions are necessary for the CLI-based integration and leverage a secure proxy to manage authentication and data access.
Audit Metadata