signaturit
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI using
npm install -g @membranehq/cli. As this package belongs to the official vendor organization, this is a standard and safe deployment step. - [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by explicitly stating that users should never be asked for API keys or tokens. Instead, it utilizes
membrane loginandmembrane connectto manage the authentication lifecycle server-side. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform actions and proxy requests. These commands are used as intended for interacting with the Signaturit API through the Membrane platform.
Audit Metadata