← 返回 Skills 市场
Stockly
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
141
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install stockly
功能描述
Stockly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stockly data.
安全使用建议
This skill appears to do what it says: it guides using the Membrane CLI to connect to Stockly. Before installing or running the CLI: 1) verify the @membranehq/cli package on the npm registry and prefer a specific, audited version rather than 'latest'; 2) consider installing in a container or isolated environment to limit risk from npm install scripts; 3) confirm where Membrane stores credentials (local CLI vs server) if you need assurance about token handling; and 4) never paste unrelated secret keys into chat — the skill explicitly advises against asking users for API keys. If you trust Membrane/getmembrane.com and are comfortable installing an npm CLI, the skill is coherent and reasonably proportional to its purpose.
功能分析
Type: OpenClaw Skill
Name: stockly
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Stockly using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and action discovery. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing inventory data through the Membrane platform.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill is an integration helper for Stockly and explicitly uses the Membrane CLI to discover, create, and run actions against Stockly. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, create/list connections, list/create/run actions). It does not direct reading unrelated files or environment variables, nor does it instruct exfiltration to unexpected endpoints. Headless auth flow (URL/code) is documented.
Install Mechanism
The skill is instruction-only (no install spec), but it instructs the user to run npm install -g @membranehq/cli@latest or use npx. Installing a global npm package is a common pattern but has moderate risk (packages can run install scripts). The absence of a formal install spec in the registry is not a functional problem, but you should verify the npm package source and consider installing a pinned version or in an isolated environment.
Credentials
No environment variables, credentials, or config paths are declared or requested. The SKILL.md explicitly advises letting Membrane handle credentials and not asking the user for API keys, which is proportionate for a connector helper.
Persistence & Privilege
The skill is not marked always:true and has no install actions that modify other skills or system-wide settings. It can be invoked autonomously (platform default), which is expected for skills — there are no additional persistent privileges requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stockly - 安装完成后,直接呼叫该 Skill 的名称或使用
/stockly触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Stockly 是什么?
Stockly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stockly data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Stockly?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stockly」即可一键安装,无需额外配置。
Stockly 是免费的吗?
是的,Stockly 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stockly 支持哪些平台?
Stockly 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stockly?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills