← 返回 Skills 市场
Stackshare
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
270
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install stackshare
功能描述
StackShare integration. Manage Stacks, Companies, Projects, Users. Use when the user wants to interact with StackShare data.
安全使用建议
Before installing or using this skill:
- Note the mismatch: the registry metadata lists no required binaries, but the instructions require installing the Membrane CLI and a Membrane account. Ask the skill author to update metadata to declare the `membrane` CLI and network access requirement.
- Verify the trustworthiness of Membrane (@membranehq) and the links provided (homepage and repository). Read Membrane's privacy/security docs to understand how it stores and uses connection credentials.
- Prefer using `npx @membranehq/cli@latest` (no global install) if you want to avoid a global npm package; if you must run `npm install -g`, avoid running as root and inspect the package (and its postinstall scripts) first.
- Understand that the skill's workflow proxies arbitrary API requests through Membrane; using it requires trusting that service for authorization and data handling.
- If you need a higher assurance level, request that the author add an explicit install spec and clear required-binaries/requirements to the registry entry and show exactly which StackShare scopes/actions the connector will request.
功能分析
Type: OpenClaw Skill
Name: stackshare
Version: 1.0.2
The skill instructions in SKILL.md require the agent to perform high-risk actions, including installing a global npm package (@membranehq/cli), executing shell commands, and making network requests. While these actions are aligned with the stated purpose of integrating with StackShare via the Membrane platform, the reliance on shell execution and external network access constitutes a risky capability set. Additionally, the instructions for running actions with JSON input could lead to shell injection vulnerabilities if the agent fails to sanitize user-provided parameters.
能力评估
Purpose & Capability
The skill name/description (StackShare integration) is coherent with the SKILL.md, which delegates access to StackShare via the Membrane CLI. However the registry metadata claims no required binaries, env vars, or config paths, while the SKILL.md explicitly requires network access, a Membrane account, and installing the `@membranehq/cli` (or using npx). The missing declaration of those runtime requirements is an inconsistency.
Instruction Scope
SKILL.md contains concrete instructions to install `@membranehq/cli`, run `membrane login`, create connections, list/run actions, and proxy arbitrary requests to the StackShare API via `membrane request`. The instructions do not ask the agent to read local files or secret env vars; they do require trusting Membrane to manage credentials and to proxy arbitrary API requests, which is reasonable for this integration but increases reliance on the Membrane service.
Install Mechanism
There is no formal install spec in the registry, yet SKILL.md tells users to run `npm install -g @membranehq/cli` (and also suggests `npx` elsewhere). This is a mismatch: the skill can only operate if a CLI is installed, and a global npm install can run package scripts and alter system state. The absence of an install spec in the registry means automatic installers won't be aware of or manage this dependency.
Credentials
The skill does not request any environment variables or secrets in metadata, and the instructions explicitly say not to request API keys (use Membrane connections instead). This is proportionate to the stated purpose. The main caveat is that credential custody is delegated to Membrane — you must trust their handling of your connection credentials.
Persistence & Privilege
Skill flags are default (not always:true). It does not request persistent system-wide privileges or modify other skills' config in the SKILL.md. Autonomous invocation is allowed by default but is not combined here with other high-risk behaviors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stackshare - 安装完成后,直接呼叫该 Skill 的名称或使用
/stackshare触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Stackshare 是什么?
StackShare integration. Manage Stacks, Companies, Projects, Users. Use when the user wants to interact with StackShare data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。
如何安装 Stackshare?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stackshare」即可一键安装,无需额外配置。
Stackshare 是免费的吗?
是的,Stackshare 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stackshare 支持哪些平台?
Stackshare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stackshare?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills