hub-planner
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official Membrane CLI for authentication and API interaction, which follows security best practices by delegating credential management to a dedicated service rather than handling raw secrets within the agent context.
- [EXTERNAL_DOWNLOADS]: The instructions include the installation of the
@membranehq/clipackage from the official npm registry. This is a standard requirement for the tool's intended functionality and originates from the vendor's own namespace. - [COMMAND_EXECUTION]: The skill employs shell commands via the
membraneCLI to manage connections and execute Hub Planner actions. These operations are transparently documented and scoped to the primary purpose of the integration.
Audit Metadata