bytenite
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the official NPM registry. This package is the vendor's own command-line interface and is a standard dependency for this integration. - [COMMAND_EXECUTION]: Instructions involve using shell commands (
npm,membrane) to manage the integration lifecycle, including authentication, connection setup, and running actions. These operations are transparent and align with the skill's stated purpose. - [SAFE]: The skill implements secure credential handling by using a 'connections' model through Membrane, ensuring that API keys and sensitive tokens are managed server-side rather than being handled or stored directly by the agent or local environment.
Audit Metadata