ready2order
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the @membranehq/cli package from npm. This is the official command-line interface for the Membrane platform, which is the vendor of this skill.
- [COMMAND_EXECUTION]: The skill utilizes several membrane CLI commands (e.g., membrane login, membrane connect, membrane action run) to facilitate the integration. These commands are standard for the platform's operation and are used as intended for managing API interactions.
- [DATA_EXPOSURE]: The skill adheres to security best practices by advising against asking users for API keys. Instead, it utilizes Membrane's server-side connection management and proxy requests, which handle authentication headers and credential refreshes without exposing secrets locally.
Audit Metadata