dispatch
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Membrane CLI (
membrane) to interact with the Dispatch API. This involves running shell commands for authentication (membrane login), connection management (membrane connect), and executing actions (membrane action run).- [EXTERNAL_DOWNLOADS]: Instructions include installing the@membranehq/clipackage from the npm registry. This is a standard procedure for utilizing the vendor's provided tooling.- [DATA_EXFILTRATION]: The skill follows secure credential management practices by using a dedicated connection manager (membrane connect) instead of requesting or storing raw API keys locally.
Audit Metadata