Stability Ai

v1.0.0

Stability AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stability AI data.

0· 93·0 current·0 all-time
byMembrane Dev@membranedev
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
Name/description (Stability AI integration) match the instructions: the SKILL.md guides the user to install and use the Membrane CLI to manage Stability AI connections, run actions, and proxy API requests. Requested artifacts (Membrane CLI, network, Membrane account) are appropriate for this purpose.
Instruction Scope
Instructions are limited to installing the Membrane CLI, authenticating via Membrane, listing/creating connections, running actions, and proxying requests. The SKILL.md does not instruct reading unrelated system files, environment variables, or sending data to unexpected endpoints beyond Membrane/Stability AI.
Install Mechanism
Install is npm global (npm install -g @membranehq/cli) and use of npx for one-off commands. This is expected for a CLI-driven integration but installing global npm packages has the usual trust/risk considerations (supply-chain risk, elevated filesystem changes). No downloads from unknown URLs or extract steps are present.
Credentials
No environment variables, local config paths, or credentials are requested by the skill. Authentication is performed via Membrane's browser-based flow, which aligns with the stated goal of delegating credential handling to Membrane.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide configs, and is user-invocable only. There is no built-in persistent privilege escalation.
Assessment
This skill appears coherent: it relies on the Membrane CLI to manage Stability AI interactions and asks you to sign into a Membrane account in a browser. Before installing, verify you trust Membrane/@membranehq (check the homepage and GitHub repo), and be comfortable installing a global npm package. Because the CLI will proxy API calls through Membrane, confirm their privacy/security policies if you will transmit sensitive data. If you prefer to limit system impact, consider installing/running the CLI in a contained environment (container or dedicated VM) rather than globally on a workstation.

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

latestvk97c93wsbwc53ttpe84xkpv7pn84hg3j

License

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

Comments