← 返回 Skills 市场
membranedev

Stability Ai

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
156
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install stability-ai-integration
功能描述
Stability AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stability AI data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stability-ai-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stability-ai-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug stability-ai-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Stability Ai 是什么?

Stability AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stability AI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Stability Ai?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stability-ai-integration」即可一键安装,无需额外配置。

Stability Ai 是免费的吗?

是的,Stability Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Stability Ai 支持哪些平台?

Stability Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Stability Ai?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论