peaka
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official npm registry. This package is the primary tool for interacting with the Membrane platform, which is the infrastructure used by this skill. - [COMMAND_EXECUTION]: The skill makes extensive use of the
membraneCLI to manage connections and execute actions. This includes commands for logging in, listing connections, searching for actions, and running specific integration tasks. All commands are standard usage for the mentioned platform. - [CREDENTIALS_UNSAFE]: The skill explicitly advises against asking users for API keys or tokens, instead delegating credential management to the Membrane platform. This is a positive security practice that reduces the risk of credential exposure in logs or prompts.
Audit Metadata