penneo
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the @membranehq/cli package via npm. This is the official command-line interface provided by the vendor (Membrane) to facilitate authentication and API interactions.
- [COMMAND_EXECUTION]: Several commands are provided to interact with the Penneo API through the membrane CLI. These commands handle authentication, connection management, and data retrieval in a structured manner consistent with the skill's purpose.
- [CREDENTIALS_UNSAFE]: The skill correctly implements credential safety by advising against manual API key entry and using Membrane's server-side connection management to handle OAuth and token refreshes.
Audit Metadata