salesblink
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
@membranehq/clitool via npm. This is the official command-line interface provided by the vendor to manage integrations and authentication, representing standard setup for this platform. - [COMMAND_EXECUTION]: Integration logic is implemented through the
membraneCLI, which handles searching for connectors, establishing connections, and executing actions against the SalesBlink API. This is the intended behavior for the skill's primary purpose. - [CREDENTIALS_SAFE]: The skill adheres to secure development practices by explicitly directing the agent and user to utilize managed connections rather than requesting or storing raw API keys. This ensures that authentication tokens are managed server-side by the platform's infrastructure.
Audit Metadata