segmetrics
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides instructions for managing SegMetrics data (Contacts, Reports, Accounts) using the vendor-provided Membrane CLI. No malicious patterns were detected.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the Membrane CLI via
@membranehq/clion npm. This is a legitimate vendor resource associated with the 'membranedev' author and is required for the skill's functionality. - [COMMAND_EXECUTION]: The skill details several CLI commands for the
membraneutility, includingmembrane login,membrane search,membrane connect, andmembrane action run. These commands are standard for interacting with the Membrane platform and do not involve arbitrary or unsafe shell execution. - [CREDENTIALS_UNSAFE]: The skill correctly directs users to let the Membrane platform handle authentication server-side, explicitly advising against asking for or storing API keys locally.
Audit Metadata