mux
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
membraneCLI to interact with Mux data. These commands are used for legitimate integration tasks such as managing video assets, live streams, and incidents through the vendor's platform. - [EXTERNAL_DOWNLOADS]: Recommends the installation of the
@membranehq/clipackage from the npm registry. This is the official command-line tool provided by the vendor for platform integration. - [CREDENTIALS_UNSAFE]: The skill implements a secure authentication flow using
membrane loginandmembrane connect, which avoids the exposure of hardcoded credentials and prevents the need for users to provide raw API keys.
Audit Metadata