inmobile
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the official npm registry. This is a legitimate tool provided by the vendor for interacting with their platform. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line interface to manage authentication, list connections, and execute actions related to InMobile. These are standard operations for this toolset. - [REMOTE_CODE_EXECUTION]: The skill features functionality to dynamically create actions via
membrane action createbased on natural language descriptions. These actions are generated and hosted on the Membrane platform as part of its intended service functionality. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by using an OAuth-style login flow (
membrane login) and connection management rather than requiring the user to provide or hardcode sensitive API keys.
Audit Metadata