seekwell
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the Membrane CLI (
@membranehq/cli@latest) via npm. This is a legitimate utility from the platform vendor used to facilitate the integration. - [COMMAND_EXECUTION]: The instructions utilize various CLI commands (
membrane login,membrane action run, etc.) to interact with the service. These are standard operations for the intended functionality. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive files are accessed. The skill correctly implements a 'zero-secret' approach by leveraging a managed authentication service, which is a recommended security practice.
Audit Metadata