voilanorbert
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
@membranehq/clipackage from the official NPM registry to facilitate communication with the Membrane platform. This is a legitimate dependency for the skill's intended functionality. - [COMMAND_EXECUTION]: The skill utilizes several CLI commands (
membrane login,membrane connect,membrane action run, etc.) to manage authentication and interact with the VoilaNorbert API. These commands are executed locally to manage connections and run pre-defined or dynamically created actions. - [DATA_EXPOSURE]: The skill implements authentication via the Membrane platform, which avoids storing sensitive API keys or tokens in the local environment or the agent's instructions, following security best practices for secret management.
Audit Metadata