neterium
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage via npm. This is the official command-line interface provided by the vendor (membranedev) to interact with the Membrane platform. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform operations such as authentication, connection discovery, and action execution. These commands are legitimate and necessary for the skill's intended purpose of interacting with the Neterium API. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by using Membrane's managed connection system. It explicitly instructs the agent to avoid asking users for API keys or tokens, instead allowing the platform to handle the full authentication lifecycle server-side.
Audit Metadata