sendoso
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the Membrane CLI (@membranehq/cli) from the public npm registry. This is an expected dependency for utilizing the vendor's integration platform.
- [COMMAND_EXECUTION]: Commands such as
membrane login,membrane connect, andmembrane action runare utilized to manage the lifecycle of the integration. These are documented administrative and operational commands for the Membrane CLI. - [DATA_EXFILTRATION]: The skill explicitly advises against local credential storage, instead delegating authentication to the Membrane platform. This approach reduces the risk of accidental credential exposure by handling sensitive tokens server-side.
Audit Metadata