linqs
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage from the official npm registry. This CLI tool is provided by the vendor to facilitate secure communication with the Membrane platform. - [COMMAND_EXECUTION]: The skill makes extensive use of the
membranecommand-line tool. It executes commands for user authentication (membrane login), service connection (membrane connect), and action management. This includes the ability to dynamically define and generate new integration actions on the remote platform based on natural language descriptions. - [SAFE]: The skill follows security best practices by ensuring that no credentials or secrets are stored locally. All authentication is handled server-side by the vendor's platform, and the skill explicitly advises against asking the user for sensitive information like API keys.
Audit Metadata