ultramsg
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage via npm. This is the official command-line interface for the Membrane platform, used here to facilitate the integration with UltraMsg. - [COMMAND_EXECUTION]: The instructions utilize the
membraneCLI to perform authenticated operations, such as listing connections and running API actions. These commands are used for their intended purpose of managing service integrations. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were found. The skill explicitly directs users to use Membrane's connection system, which handles authentication tokens and refresh cycles server-side.
Audit Metadata