4demit
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
membraneCLI to manage connections, list actions, and execute API calls. This includes commands for long-polling action status and running actions with JSON inputs. - [EXTERNAL_DOWNLOADS]: The instructions include installing the
@membranehq/clipackage from npm, which is the standard tool for the author's platform. - [SAFE]: Authentication is handled via a dedicated login command (
membrane login) that uses a browser-based flow or an authorization URL, preventing the need for the agent to handle or store sensitive API keys locally.
Audit Metadata