← 返回 Skills 市场
Mentionlytics
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
102
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mentionlytics
功能描述
Mentionlytics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mentionlytics data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mentionlytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/mentionlytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Mentionlytics 是什么?
Mentionlytics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mentionlytics data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Mentionlytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mentionlytics」即可一键安装,无需额外配置。
Mentionlytics 是免费的吗?
是的,Mentionlytics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mentionlytics 支持哪些平台?
Mentionlytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mentionlytics?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills