← Back to Skills Marketplace
gora050

Mentionlytics

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
102
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mentionlytics
Description
Mentionlytics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mentionlytics data.
Usage Guidance
This skill is coherent, but before installing run-of-the-mill checks: verify the @membranehq/cli package and publisher on npm (and GitHub) to ensure you're installing the legitimate CLI; understand that npm -g installs modify your system PATH and that the CLI will perform a login flow and store tokens locally (don't paste auth codes into untrusted channels); if you need higher assurance, inspect the CLI source or run it in a sandbox/container before granting access to real accounts.
Capability Analysis
Type: OpenClaw Skill Name: mentionlytics Version: 1.0.1 The skill instructs the agent to perform high-privilege operations, including the global installation of a third-party CLI (@membranehq/cli) and the execution of shell commands for authentication and remote action management. While these actions are aligned with the stated purpose of using the Membrane platform for Mentionlytics integration, the requirement for global software installation and broad shell/network access constitutes a significant risk surface without evidence of malicious intent, fitting the criteria for a suspicious classification.
Capability Assessment
Purpose & Capability
The name/description (Mentionlytics integration) matches the instructions: they tell the agent to install and use the Membrane CLI to connect to a Mentionlytics connector and run actions. Nothing required or requested appears unrelated to integrating with Mentionlytics via Membrane.
Instruction Scope
SKILL.md is narrowly scoped: it instructs installing @membranehq/cli, running membrane login/connect/action commands, and using JSON flags. It does request interactive login (browser or headless URL/code) which is expected for OAuth-type flows. The instructions do not ask the agent to read arbitrary files, exfiltrate data, or access unrelated system state.
Install Mechanism
There is no install spec in the registry (instruction-only), but the runtime instructions ask the user to run a global npm install (npm install -g @membranehq/cli@latest). Installing a global npm CLI is a normal mechanism for this use case but does write code to disk and pulls from the public npm registry, so users should verify the package and publisher before installing.
Credentials
The skill declares no required environment variables, secrets, or config paths. Authentication is delegated to Membrane's login flow rather than asking for API keys in-skill, which is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent or elevated platform privileges. The CLI will store credentials locally as part of normal OAuth/CLI behavior, which is expected and limited to the Membrane tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mentionlytics
  3. After installation, invoke the skill by name or use /mentionlytics
  4. 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
Slug mentionlytics
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Mentionlytics?

Mentionlytics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mentionlytics data. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.

How do I install Mentionlytics?

Run "/install mentionlytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Mentionlytics free?

Yes, Mentionlytics is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Mentionlytics support?

Mentionlytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Mentionlytics?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments