payrexx
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI package from the public NPM registry using
npm install -g @membranehq/cli@latestand executes it vianpx. This is standard procedure for the developer's provided tooling. - [COMMAND_EXECUTION]: The instructions involve executing various shell commands using the
membraneCLI to manage authentication, list connections, and run actions. These operations are intended for managing the integration and do not involve unauthorized command execution. - [CREDENTIALS_UNSAFE]: The skill explicitly follows security best practices by instructing the agent never to ask for API keys or tokens, instead using the platform's connection management to handle authentication server-side.
Audit Metadata