idealspot
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill follows established practices for the Membrane platform.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI using
npm install -g @membranehq/cli@latest. This is the official command-line interface provided by the vendor for managing integrations. - [CREDENTIALS_UNSAFE]: The skill properly manages authentication by leveraging the
membrane loginandmembrane connectcommands, which handle tokens securely via the platform rather than requiring hardcoded secrets or environment variables.
Audit Metadata