judopay
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the Membrane CLI from the NPM registry.
- Evidence:
npm install -g @membranehq/cli@latestin SKILL.md. - The package is an official tool belonging to the @membranehq scoped organization, which is consistent with the skill's stated purpose and vendor.
- [COMMAND_EXECUTION]: The skill relies on shell commands to interact with the Membrane platform for authentication and action execution.
- Evidence: Use of
membrane login,membrane connect, andmembrane action runcommands throughout SKILL.md. - These commands are used to manage connections and execute predefined or dynamically generated actions on the Judopay API via the Membrane service.
Audit Metadata