← 返回 Skills 市场
Moesif
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
160
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install moesif
功能描述
Moesif integration. Manage data, records, and automate workflows. Use when the user wants to interact with Moesif data.
安全使用建议
This skill appears coherent and does what it says: it uses the Membrane CLI to connect to Moesif. Before installing or using it, verify the Membrane package and publisher on npm/GitHub, understand that Membrane will broker and store your Moesif credentials and see API data (confirm this is acceptable for your privacy/compliance needs), prefer using npx if you want to avoid a global npm install, and review Membrane's security/privacy docs and the referenced repository/homepage. If you need tighter control, consider using Moesif's official APIs directly rather than routing through a third‑party integration service.
功能分析
Type: OpenClaw Skill
Name: moesif
Version: 1.0.1
The skill bundle provides instructions for integrating with Moesif via the Membrane CLI. The instructions in SKILL.md focus on standard authentication, action discovery, and execution patterns using the '@membranehq/cli' tool. It includes security best practices, such as advising the agent to let the CLI handle credentials rather than requesting raw API keys from the user, and shows no signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description ('Moesif integration') matches the instructions: the SKILL.md consistently describes using Membrane to connect to Moesif and run actions. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Instructions are concise and limited to installing/using the Membrane CLI to authenticate, create a connection to Moesif, discover actions, and run them. They do not instruct reading local files or unrelated env vars. Important: the workflow directs the user/agent to authenticate via the Membrane service, which will broker access to Moesif — that means Moesif data and credentials are handled by Membrane (not the local agent).
Install Mechanism
This is an instruction-only skill (no install spec), but the SKILL.md asks users to run an npm global install (npm install -g @membranehq/cli@latest) or use npx. Installing a third‑party global npm package can execute arbitrary code on the host; this is a normal but non-zero risk and you should verify the package and publisher on npm/GitHub before running.
Credentials
The skill requests no local environment variables or credentials (proportionate). However, it relies on Membrane to hold and manage Moesif credentials and to proxy API calls — this centralizes access to your Moesif data in a third party, which has privacy/ trust implications even though no local secrets are requested.
Persistence & Privilege
The skill is not always-on and does not request persistent system privileges. It's instruction-only and does not modify other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moesif - 安装完成后,直接呼叫该 Skill 的名称或使用
/moesif触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Moesif 是什么?
Moesif integration. Manage data, records, and automate workflows. Use when the user wants to interact with Moesif data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Moesif?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moesif」即可一键安装,无需额外配置。
Moesif 是免费的吗?
是的,Moesif 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Moesif 支持哪些平台?
Moesif 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moesif?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills