wisepops
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the official
membraneCLI tool to manage connections, discover actions, and execute requests. These commands are standard operations for interacting with the vendor's platform. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official NPM registry. This is a standard installation of a vendor-owned tool required for the skill's functionality. - [CREDENTIALS_UNSAFE]: The skill explicitly advises against manual handling of API keys or tokens, instead utilizing
membrane connectto handle authentication server-side. This is a secure practice for managing external service credentials.
Audit Metadata