realphonevalidation
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
@membranehq/cliglobally via npm. This package is the official tool provided by the vendor (membranedev) and is a standard requirement for skills in this ecosystem. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line interface to perform authentication (membrane login), connection management (membrane connect), and to run actions. These commands are necessary for the skill's functionality and do not exhibit malicious intent. - [SAFE]: No malicious patterns, such as prompt injection, hardcoded credentials, or obfuscated code, were detected. The skill follows security best practices by recommending the use of connection objects rather than asking for raw API keys.
Audit Metadata