← 返回 Skills 市场
gora050

Momentive

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install momentive
功能描述
Momentive integration. Manage data, records, and automate workflows. Use when the user wants to interact with Momentive data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to connect to Momentive and does not ask for unrelated secrets. Before installing or running it: 1) Verify the @membranehq/cli package and the GitHub repository (https://github.com/membranedev/application-skills) to ensure you trust the publisher; 2) Prefer running commands with `npx` or in a controlled environment rather than installing global npm packages if you don't want third-party code installed system-wide; 3) Understand that Membrane will broker authentication to Momentive — check Membrane's privacy/security policy and revoke the created connection when no longer needed; 4) In headless scenarios you'll need to open the auth URL in a browser and paste the returned code — do not share that code with others.
功能分析
Type: OpenClaw Skill Name: momentive Version: 1.0.3 The skill bundle provides instructions for integrating with Momentive (SurveyMonkey) using the Membrane CLI. It guides the agent through standard procedures for CLI installation, authentication, and action execution via the 'membrane' command. The instructions prioritize security by advising against manual credential handling and instead using Membrane's server-side authentication. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description claim 'Momentive integration' and the SKILL.md instructs using the Membrane CLI to connect, discover, and run Momentive-related actions. Required capabilities (CLI usage, network, Membrane account) are proportionate and expected for this integration.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, list actions, run actions). They do not instruct reading unrelated files, accessing unrelated environment variables, or sending data to unexpected endpoints. Headless auth flow requires the user to open an auth URL — this is documented and reasonable for the described workflow.
Install Mechanism
The skill is instruction-only (no install spec in registry) and asks the user to run `npm install -g @membranehq/cli@latest` (and uses `npx` in examples). Installing a global npm package is a common but moderate-risk action because it executes third-party code on the host. This is expected for a CLI-based integration, but users should prefer `npx` or review the package/repository before global installation.
Credentials
The skill declares no required env vars, config paths, or credentials. Authentication is delegated to Membrane (server-side management of Momentive credentials), which aligns with the skill's stated guidance to avoid asking users for API keys. There are no requests for unrelated secrets or platform credentials.
Persistence & Privilege
The skill does not request always:true or any special persistent privileges. It is user-invocable and allows normal autonomous invocation, which is the platform default. There are no instructions to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install momentive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /momentive 触发
  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 momentive
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Momentive 是什么?

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

如何安装 Momentive?

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

Momentive 是免费的吗?

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

Momentive 支持哪些平台?

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

谁开发了 Momentive?

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

💬 留言讨论