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