etermin
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official Membrane CLI (
@membranehq/cli) to manage integrations, which is a verified resource provided by the author to handle API communication and authentication. - [SAFE]: Authentication is managed server-side by the Membrane platform. The skill correctly instructs the user to use
membrane loginandmembrane connect, which avoids storing sensitive API keys or credentials within the skill itself or the local environment. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage via the npm registry. This is a standard dependency for using the Membrane ecosystem and originates from the skill's authoring organization. - [COMMAND_EXECUTION]: Provides instructions for using the CLI to perform actions such as
list-appointments,create-contact, and proxying raw API requests. These commands are legitimate and necessary for the skill's stated purpose of managing ETermin data.
Audit Metadata