← Back to Skills Marketplace
membranedev

Stability Ai

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
156
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install stability-ai-integration
Description
Stability AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stability AI data.
Usage Guidance
This skill is coherent: it delegates auth and API access to Membrane and only asks you to install/use the Membrane CLI and sign in. Before installing, verify you trust Membrane (@membranehq) and its npm package (check the npm package page, GitHub repo, and homepage). Prefer using npx for single commands rather than a global npm -g install to avoid permanently adding a binary to your PATH. Understand that Membrane will manage connectors and tokens for external services (so review what connections you create and what permissions you grant). If you need higher assurance, inspect the Membrane CLI source or run it in a sandboxed environment. Finally, note that the skill does not itself request any unrelated credentials or file access.
Capability Analysis
Type: OpenClaw Skill Name: stability-ai-integration Version: 1.0.1 The skill instructs the AI agent to perform high-risk operations, including the global installation of an external npm package (@membranehq/cli) and the execution of shell commands for authentication and API management. While these capabilities are plausibly needed for the stated purpose of integrating with the Membrane platform, the requirement for global software installation and the use of a third-party CLI for credential management represents a significant risk profile and attack surface. No evidence of intentional malice or data exfiltration was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description promise a Stability AI integration and the SKILL.md describes using the Membrane CLI to create/connect Stability AI actions and run them. Requested capabilities (network + Membrane account) match the stated purpose.
Instruction Scope
All runtime instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, discovering actions, and running them. There are no instructions to read unrelated files, harvest environment variables, or call out to unexpected endpoints beyond Membrane/Stability API endpoints.
Install Mechanism
The SKILL.md tells the user to install an npm package globally (npm install -g @membranehq/cli@latest). This is a common delivery method but has moderate risk compared to no install: npm packages run code and a global install affects the system PATH. The doc also shows npx usage (safer for one-off calls).
Credentials
The skill declares no required environment variables or credentials and instructs users to authenticate via Membrane (browser-based flow). It does not request unrelated secrets or multiple external credentials.
Persistence & Privilege
The skill is instruction-only, has no install spec in the registry, and does not request always: true or system-wide configuration changes. Agent autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stability-ai-integration
  3. After installation, invoke the skill by name or use /stability-ai-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug stability-ai-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Stability Ai?

Stability AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stability AI data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

How do I install Stability Ai?

Run "/install stability-ai-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stability Ai free?

Yes, Stability Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Stability Ai support?

Stability Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stability Ai?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments