easyship
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the official Membrane CLI (
@membranehq/cli) via npm. This tool is used to interface with the Membrane platform to manage Easyship integrations. - [SAFE]: Authentication is managed via the Membrane CLI's
loginandconnectcommands. This approach delegates credential handling to the Membrane platform, ensuring that sensitive API tokens are never stored locally or handled directly by the agent. - [SAFE]: The skill uses structured actions (via
membrane action run) to interact with the Easyship API, providing a layer of abstraction that includes built-in pagination and error handling.
Audit Metadata