← 返回 Skills 市场
gora050

Stackstate

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install stackstate
功能描述
StackState integration. Manage data, records, and automate workflows. Use when the user wants to interact with StackState data.
安全使用建议
This skill simply describes using the Membrane CLI to integrate with StackState. Before installing/using it: 1) Verify you trust the Membrane project — check the npm package (@membranehq/cli) and the GitHub repository referenced in SKILL.md. 2) Prefer npx or a containerized/sandboxed environment rather than installing global npm packages if you want to limit exposure. 3) The login flow uses a browser-based authorization code (Membrane manages credentials server-side); do not paste secret API keys into chat. 4) Review what data will be sent to Membrane and StackState (connectors/actions), and use least-privilege accounts for connections. 5) If you need higher assurance, inspect the CLI source code on the referenced repo and verify release provenance before installing.
功能分析
Type: OpenClaw Skill Name: stackstate Version: 1.0.1 The stackstate skill bundle provides instructions for an AI agent to interact with the StackState platform using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and action management (listing, creating, and running actions) through the Membrane ecosystem. No indicators of malicious intent, data exfiltration, or unauthorized persistence were found; the skill operates within the documented scope of the Membrane integration framework.
能力评估
Purpose & Capability
The name/description (StackState integration) matches the instructions, which consistently show how to use the Membrane CLI to connect to a StackState connector, discover and run actions. Required capabilities (network + Membrane account) are reasonable for the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, performing login/connect/list/create/run action workflows, and suggests best practices. It does not instruct reading unrelated files, scraping environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill recommends installing a public npm package (@membranehq/cli@latest). That is expected for a CLI-based integration, but installing global npm packages runs third-party code as your user—verify the package source before installing and consider using npx or a sandboxed environment if you are cautious.
Credentials
No environment variables or credentials are requested by the skill. Authentication is handled via Membrane's interactive login flow (browser URL + code), which the instructions explicitly describe and recommend instead of asking for raw API keys—this is proportionate to the task.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed (default) but not a unique or elevated claim by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stackstate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stackstate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug stackstate
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Stackstate 是什么?

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

如何安装 Stackstate?

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

Stackstate 是免费的吗?

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

Stackstate 支持哪些平台?

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

谁开发了 Stackstate?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论