ubiq-security
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs the official Membrane CLI package (
@membranehq/cli) from the public NPM registry. This is the primary interface for the skill and is provided by the vendor. - [COMMAND_EXECUTION]: Uses the
membraneCLI to manage connections, discover actions, and execute encryption workflows. Commands are used for their intended purpose within the Membrane ecosystem. - [CREDENTIALS_UNSAFE]: Implements a secure authentication flow using
membrane loginandmembrane connect, which avoids the storage or handling of raw API keys within the skill instructions or local environment. - [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were identified. Data operations are performed through the authenticated Membrane gateway to the Ubiq Security service as described in the skill's purpose.
Audit Metadata