vidizmo
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage from the official npm registry. This is a legitimate tool provided by the vendor for managing integrations. - [COMMAND_EXECUTION]: Uses the
membranecommand-line utility to perform actions such as logging in, connecting to services, and executing integration logic. These operations are restricted to the context of the Membrane platform. - [SAFE]: Credential management is handled through a secure authentication flow (OAuth-style via
membrane login) which prevents the need for hardcoding API keys or exposing secrets within the skill itself.
Audit Metadata