sendo-dev
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the official NPM registry. This is a verified tool belonging to the skill vendor (Membrane) and is required for the integration's core functionality. - [COMMAND_EXECUTION]: The skill utilizes shell commands through the
membraneCLI to manage connections and execute actions. These commands are limited to the scope of the Membrane platform and are not used for arbitrary or unauthorized system modifications. - [CREDENTIALS_UNSAFE]: The skill instructions explicitly direct the agent to avoid asking users for sensitive API keys or tokens. Instead, it utilizes
membrane loginandmembrane connectto delegate authentication to the platform's secure server-side management. - [DATA_EXFILTRATION]: No evidence of unauthorized data transfer was found. All network operations are performed through the official CLI to communicate with the vendor's platform for the stated purpose of managing Sendo records.
Audit Metadata