Discord
v1.0.2Discord integration. Manage data, records, and automate workflows. Use when the user wants to interact with Discord data.
⭐ 0· 59·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 (Discord integration) match the instructions: all actions are performed via the Membrane CLI and a Membrane account. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within scope: it instructs installing and using the Membrane CLI, logging in, creating a Discord connector, listing/running actions, and proxying Discord API requests. It does not ask to read unrelated files or access unrelated environment variables.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the doc tells users to run `npm install -g @membranehq/cli`. This is expected for a CLI-based integration but requires trusting the npm package and global install behavior.
Credentials
The skill declares no required environment variables or credentials; it relies on Membrane to manage auth. This is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges or modify other skills. Autonomous model invocation is allowed (platform default) but not combined with other concerning flags.
Assessment
This skill is coherent: it uses the Membrane CLI as a proxy to manage Discord connections and avoids asking for raw API keys. Before installing, verify you trust the @membranehq/cli npm package and the Membrane service (review its homepage, privacy, and permissions). Installing a global npm package modifies your system PATH and may require elevated privileges—avoid doing this on shared or sensitive hosts. Be aware that using this skill gives Membrane (and the connector you create) access to your Discord data according to the connector's scopes; review and approve connector permissions during OAuth sign-in. If you need higher assurance, inspect the @membranehq/cli package source and releases before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk971jzw4wewe7gg2ba7bqaxvq1843619
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
