mslm-cloud

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the @membranehq/cli package via NPM. This is the official command-line interface provided by the vendor (membranedev) to interact with their platform.
  • [COMMAND_EXECUTION]: Shell commands are used to log in, connect to services, and run integration actions through the membrane CLI.
  • [REMOTE_CODE_EXECUTION]: The skill uses membrane action run and membrane action create to execute logic on the Membrane platform. This is the intended architecture of the skill for managing cloud data without local overhead.
  • [DATA_EXPOSURE]: Authentication is handled through an OAuth-style flow (membrane login), ensuring that sensitive credentials like API keys are managed by the platform rather than being stored in local environment files or hardcoded in scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 03:20 AM