inmobile
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
@membranehq/clipackage via npm. This is the official command-line tool from the vendor (Membrane) and is necessary for the skill's intended operation. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform various tasks such as logging in, searching for connectors, and executing API actions. These commands are standard for the platform and operate within the context of the user's authenticated session. - [CREDENTIALS_UNSAFE]: The skill correctly avoids requesting or storing hardcoded credentials. It utilizes the
membrane loginandmembrane connectflows, which securely handle authentication through a browser-based process.
Audit Metadata