moov
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
@membranehq/clipackage, which is the standard tool provided by the vendor for managing integrations. - [SAFE]: Implements a secure authentication flow using
membrane loginandmembrane connect, which offloads credential management to a secure server-side environment rather than local files. - [SAFE]: Uses a proxy command (
membrane request) to interact with the Moov API, which automatically injects required authentication headers and manages token refreshing transparently. - [COMMAND_EXECUTION]: The skill uses shell commands to interact with the Moov API via the Membrane CLI. These commands are constrained to the functional scope of the integration and do not exhibit signs of arbitrary command injection.
Audit Metadata