graphlinq
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard implementation for interacting with GraphLinq Protocol through the Membrane platform. It does not contain any suspicious patterns, obfuscation, or unauthorized access attempts.
- [EXTERNAL_DOWNLOADS]: Installs the official Membrane CLI tool (
@membranehq/cli) from the standard NPM registry for legitimate interaction with the platform. - [COMMAND_EXECUTION]: Utilizes
membraneCLI commands to manage authentication, list connections, and execute API actions. These operations are scoped to the intended functionality of the skill. - [DATA_EXPOSURE_AND_EXFILTRATION]: Correctly instructs the user to use managed connections instead of hardcoding API keys or secrets, which is a recommended security practice.
Audit Metadata