netsuite
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official NPM registry. This package is the primary tool for interacting with the Membrane platform and is a legitimate dependency for the skill's functionality. - [COMMAND_EXECUTION]: The skill uses various shell commands through the
membraneCLI to manage connections, search for actions, and execute ERP workflows. These operations are performed using the vendor's official toolset. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management practices by delegating authentication to an external CLI and utilizing server-side connection management, ensuring no API keys or tokens are stored locally or hardcoded within the skill instructions.
Audit Metadata