graphlinq
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the npm registry to enable interaction with the Membrane platform. This is the official tool provided by the vendor. - [COMMAND_EXECUTION]: The skill utilizes shell commands through the
membraneCLI to perform authentication, create connections, and execute actions. These operations are restricted to the functionality of the GraphLinq integration and are initiated by user intent. - [DATA_EXFILTRATION]: Authentication is handled through a secure login flow (
membrane login) that redirects to a browser or provides an authorization URL, preventing the need for the agent to handle raw secrets or API keys locally.
Audit Metadata