Glide

v1.0.2

Glide integration. Manage Applications. Use when the user wants to interact with Glide data.

0· 116·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description say 'Glide integration' and the SKILL.md consistently instructs the agent to use the Membrane CLI to create connections, list actions, run actions, and proxy requests to Glide — exactly what you'd expect for a Glide integration.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in via browser, creating/listing connections, running actions, and proxying requests to Glide. There are no instructions to read unrelated files, access arbitrary env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install a third-party npm CLI (@membranehq/cli) globally. That is a reasonable approach for this integration but does require trusting the external npm package and its publisher.
Credentials
The skill declares no required environment variables or credentials; it relies on Membrane to handle authentication and credential refresh, which is proportionate to the described functionality.
Persistence & Privilege
always:false and no install artifacts are declared. The skill does not request permanent presence or modify other skills or system-wide settings; autonomous invocation by the agent is enabled (the platform default).
Assessment
This skill is coherent but requires you to trust the Membrane service and the @membranehq/cli npm package. Before installing the CLI, verify the package/source (homepage and GitHub repo), confirm the package's maintainer and download counts, and review its permissions. The CLI will open a browser for authentication and create connections that grant Membrane access to your Glide data — ensure you use an account with appropriate permissions. Do not provide Glide API keys directly; follow the SKILL.md flow so Membrane handles auth server-side.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dwbj8qq7xtrgch14bv69cp9843a6t

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments