nordic-api-gateway
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally using npm. This is a standard installation of the vendor's official command-line tool. - [COMMAND_EXECUTION]: The skill relies on executing
membraneCLI commands to manage authentication, connect to the Nordic API Gateway, and perform actions. This includes: membrane loginfor establishing identity.membrane connectfor OAuth-based connection to the gateway.membrane action runfor executing specific integration logic.- [DATA_EXPOSURE]: The skill emphasizes a secure credential management model where API keys and tokens are never handled locally by the agent or user, but are instead managed server-side by the Membrane platform.
Audit Metadata