paigo
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
@membranehq/cliNode.js package from the npm registry. This is a standard procedure for using the vendor's command-line interface. - [COMMAND_EXECUTION]: The skill utilizes several
membraneCLI commands for authentication (membrane login), connection management (membrane connect), and action execution (membrane action run). These are essential for the skill's intended functionality of interacting with the Paigo API via Membrane. - [SAFE]: The skill follows security best practices by delegating authentication and credential management to the Membrane platform rather than requesting or storing secrets locally. All external resources and packages are associated with the skill's authoring organization.
Audit Metadata