process-street
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI tool to perform various operations, including user authentication (membrane login), connection management (membrane connect), and running pre-defined workflows (membrane action run). - [EXTERNAL_DOWNLOADS]: The skill documentation provides instructions for installing the
@membranehq/clipackage from the NPM registry. This package is an official resource provided by the vendor (Membrane) to facilitate the integration. - [REMOTE_CODE_EXECUTION]: The
membrane action createcommand allows for the dynamic generation of integration logic on the Membrane platform based on natural language descriptions provided by the user. This is a primary feature of the vendor's automation platform. - [DATA_EXPOSURE]: The skill implements best practices for credential management by delegating authentication to the Membrane platform via
membrane loginandmembrane connect, avoiding the need for the agent or user to handle raw API keys or tokens locally.
Audit Metadata