cisco-meraki
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI (
@membranehq/cli) globally via npm. This is a standard installation procedure for the vendor's toolchain used to manage the integration. - [COMMAND_EXECUTION]: Shell commands are used specifically for the Membrane CLI to authenticate and perform networking tasks (e.g., listing devices, creating actions). No arbitrary or unauthorized command execution was found.
- [DATA_EXFILTRATION]: The skill provides a secure authentication flow using the
membrane logincommand, which delegates credential management to the platform's server-side infrastructure. It explicitly advises against requesting or storing user API keys locally.
Audit Metadata