melo

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the Membrane CLI (@membranehq/cli) via npm to provide its core functionality. This is a known tool belonging to the skill's authoring organization.
  • [COMMAND_EXECUTION]: The skill uses the membrane CLI to perform operations such as logging in, connecting to services, and executing actions. These commands are necessary for the skill's intended purpose of interacting with the Melo API.
  • [CREDENTIALS_SAFE]: The skill follows security best practices by delegating credential management to the Membrane platform rather than requesting or storing API keys directly. It uses membrane login to establish a secure session.
  • [DYNAMIC_EXECUTION]: The skill includes functionality to create new actions (membrane action create) on the Membrane platform if existing ones do not meet requirements. This is a documented feature of the Membrane ecosystem for building custom integrations.
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected. The skill's behavior aligns with its described purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 10:19 AM