Graphql Editor
v1.0.0GraphQL Editor integration. Manage data, records, and automate workflows. Use when the user wants to interact with GraphQL Editor data.
⭐ 0· 30·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (GraphQL Editor integration) matches the instructions: all actions are performed via the Membrane CLI and concern discovery, connections, action runs, and proxying GraphQL requests. No unrelated services or credentials are requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating connections, listing actions, running actions, and proxying requests to GraphQL Editor. It does not ask the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data. The guidance to open a browser for authentication and to use a headless login flow is consistent with CLI-driven OAuth flows.
Install Mechanism
There is no install spec in the registry, but the README instructs installing @membranehq/cli via npm (global install) or using npx. Installing a third-party CLI from the npm registry is a moderate-risk action (normal for integrations) — users should verify the package and prefer npx or local installs in restricted environments if desired.
Credentials
The skill declares no required environment variables or secrets. The instructions explicitly state that Membrane manages credentials server-side and that the user should not be asked for API keys. This is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system changes or cross-skill configuration. It relies on the user-installed CLI and interactive authentication; that level of presence is reasonable for the integration described.
Assessment
This skill is an instruction-only integration that expects you to install and use the Membrane CLI to connect to GraphQL Editor. Before installing, verify the @membranehq/cli package source (npm page or GitHub repo) and prefer npx or a local install if you want to avoid a global npm install. The skill does not request API keys or other unrelated credentials, but it will require network access and a Membrane account and will open a browser for OAuth-style login. If you have strict security controls, review the CLI's permissions and the Membrane privacy/security docs before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk976mx9j61yk6hbdvv0an274xh847fj8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
