← Back to Skills Marketplace
Momentive
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
157
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install momentive
Description
Momentive integration. Manage data, records, and automate workflows. Use when the user wants to interact with Momentive data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install momentive - After installation, invoke the skill by name or use
/momentive - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Momentive?
Momentive integration. Manage data, records, and automate workflows. Use when the user wants to interact with Momentive data. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install Momentive?
Run "/install momentive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Momentive free?
Yes, Momentive is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Momentive support?
Momentive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Momentive?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills