predicthq
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the Membrane CLI (
membrane) for managing connections and executing actions. These commands are standard operations for the platform and occur within the scope of its intended functionality. - [EXTERNAL_DOWNLOADS]: The skill guides the installation of the
@membranehq/clipackage via npm. This is the official tool provided by the vendor for interacting with their services. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by delegating authentication to the Membrane platform. It explicitly advises against asking users for API keys, instead using a server-side connection model that prevents local token exposure.
Audit Metadata