← 返回 Skills 市场
Metasfresh
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install metasfresh
功能描述
metasfresh integration. Manage data, records, and automate workflows. Use when the user wants to interact with metasfresh data.
安全使用建议
This skill appears to do what it says (use Membrane CLI to interact with metasfresh), but the registry metadata omits that the Membrane CLI (and thus npm/node) is required. Before installing or running it: 1) Verify the @membranehq/cli package and the homepage/repository links are legitimate (inspect the GitHub repo and npm package source). 2) Prefer running via npx or in a contained environment (container/VM) rather than installing npm packages globally. 3) Understand that authenticating will create local CLI credentials/tokens—confirm you trust the Membrane service and account. 4) Ask the publisher to correct the metadata to declare required binaries and any other prerequisites. If you cannot verify the upstream sources, avoid installing global packages on sensitive hosts.
功能分析
Type: OpenClaw Skill
Name: metasfresh
Version: 1.0.1
The metasfresh skill bundle provides instructions for an AI agent to interact with the metasfresh ERP system via the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and managing business data through the Membrane platform. There are no indicators of malicious intent, data exfiltration, or unauthorized command execution; the use of external tools and network access is consistent with the stated purpose of ERP integration.
能力标签
能力评估
Purpose & Capability
The SKILL.md clearly intends to integrate metasfresh via the Membrane CLI (npm package @membranehq/cli) and requires network access and a Membrane account. However, the registry metadata declares no required binaries or credentials. The skill should list the Membrane CLI (or node/npm) as a required binary; the omission is an incoherence that could mislead users about what will be run on their system.
Instruction Scope
The runtime instructions stay within the described purpose: they instruct installing and using the Membrane CLI to authenticate, create a connection, discover and run actions against metasfresh. They do not instruct reading arbitrary local files or exfiltrating unrelated data. Authentication flows are interactive (browser/code) and the doc explicitly advises not to request API keys from users.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill). SKILL.md recommends installing an npm package globally (npm install -g @membranehq/cli@latest) and also suggests npx usage. Installing global npm packages can modify the host environment and carries moderate risk; it's expected for a CLI-based integration but the registry should either include an install spec or clearly call out the requirement.
Credentials
The skill does not request environment variables or credentials in metadata. It relies on Membrane to manage auth server-side and uses interactive login flows, which is proportionate to the described purpose. Be aware that the CLI will store session tokens/config locally when you authenticate (normal for CLIs), but no unrelated secrets are requested by the skill itself.
Persistence & Privilege
always:false and default autonomous invocation are unchanged. The skill does not request system-wide config paths or claim persistent privileges in the metadata. Note: running the Membrane CLI will create local auth state/config on the machine where the CLI is used (expected behavior for a CLI), but the skill does not declare modifying other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install metasfresh - 安装完成后,直接呼叫该 Skill 的名称或使用
/metasfresh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Metasfresh 是什么?
metasfresh integration. Manage data, records, and automate workflows. Use when the user wants to interact with metasfresh data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 Metasfresh?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install metasfresh」即可一键安装,无需额外配置。
Metasfresh 是免费的吗?
是的,Metasfresh 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Metasfresh 支持哪些平台?
Metasfresh 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Metasfresh?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills