← 返回 Skills 市场
gora050

Megaventory

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
176
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install megaventory
功能描述
Megaventory integration. Manage data, records, and automate workflows. Use when the user wants to interact with Megaventory data.
安全使用建议
This skill appears coherent, but before installing or following the SKILL.md, verify and trust the Membrane CLI package (@membranehq/cli) you will install from npm: check the npm package page, the GitHub repository, and the publisher identity. Prefer running via `npx` or inside a disposable/container environment if you want to limit exposure, and avoid installing unpinned global packages when possible. Expect a browser-based auth flow (a URL/code exchange). If you need stronger assurance, ask the skill author for a signed release, pinned version, or review of the Membrane CLI source before installing.
功能分析
Type: OpenClaw Skill Name: megaventory Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Megaventory using the Membrane CLI. It outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and action execution. The instructions (SKILL.md) prioritize security best practices by advising the agent to use Membrane's managed authentication instead of requesting raw API keys from the user. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Megaventory integration) align with the instructions: the SKILL.md explains using Membrane to connect to Megaventory, discover and run actions. Requested capabilities (network, Membrane account) are reasonable for this purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, authenticating via browser/URL, creating connections, listing and running actions, and using --json for machine-readable output. It does not ask the agent to read unrelated files, environment variables, or system configuration.
Install Mechanism
There is no install spec in the package, but the runtime instructions tell the user to run `npm install -g @membranehq/cli@latest` and use `npx`. Installing a global npm package executes code from the npm registry; this is a common pattern but carries moderate risk because it requires trusting the external package maintainer. The SKILL.md does not pin a specific vetted version (it uses @latest), which increases upgrade/trust risk.
Credentials
The skill declares no required env vars or credentials and explicitly tells users not to share API keys, instead creating a connection via Membrane. That is proportionate: the CLI/browser flow handles auth and avoids storing local secrets in the skill.
Persistence & Privilege
The skill does not request always: true, does not require system config paths, and is instruction-only. It does not ask to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install megaventory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /megaventory 触发
  4. 根据 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
元数据
Slug megaventory
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Megaventory 是什么?

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

如何安装 Megaventory?

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

Megaventory 是免费的吗?

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

Megaventory 支持哪些平台?

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

谁开发了 Megaventory?

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

💬 留言讨论