userlist
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from NPM to provide the necessary tooling for Userlist integration. This is an expected dependency from the vendor's official scope. - [COMMAND_EXECUTION]: The skill uses several CLI commands (e.g.,
membrane login,membrane action list) to interact with the platform. These operations are restricted to the vendor's documented functionality and do not exhibit unsafe behavior. - [SAFE]: The skill follows security best practices by delegating credential management to the Membrane platform rather than requesting API keys directly from the user.
Audit Metadata