ratepay
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
@membranehq/clipackage from the public NPM registry. This package is the official command-line interface for the Membrane platform. - [COMMAND_EXECUTION]: The instructions rely on shell commands executed via the
membraneCLI to perform authentication (membrane login), connection management (membrane connect), and running business logic (membrane action run). These operations are consistent with the skill's stated purpose of integrating with Ratepay. - [SAFE]: The skill follows security best practices by delegating credential management and authentication refresh to the Membrane platform, explicitly directing the agent not to request API keys or tokens from the user.
Audit Metadata