← 返回 Skills 市场
gora050

Simple Analytics

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install simple-analytics
功能描述
Simple Analytics integration. Manage Websites, Events. Use when the user wants to interact with Simple Analytics data.
安全使用建议
This skill appears to do what it says: it uses Membrane to access Simple Analytics. Before installing, consider: 1) You will need Node/npm (the SKILL.md uses npm and npx) — the skill metadata doesn't list this; install will add packages to your system. 2) The CLI is pulled from the public npm registry (@membranehq/cli); confirm you trust getmembrane.com/@membranehq and optionally inspect their GitHub repo. 3) The Membrane login flow delegates auth to Membrane — you should be comfortable with Membrane storing and managing the connector credentials for Simple Analytics. 4) Verify which Membrane tenant and connector permissions you'll grant and check audit logs on your Membrane account if available. If any of these are unacceptable, do not install or run the CLI and ask the skill author for alternatives or a declared binary requirement in the metadata.
功能分析
Type: OpenClaw Skill Name: simple-analytics Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with Simple Analytics via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md focus on legitimate administrative tasks such as authentication, connection management, and action execution through the Membrane platform. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill describes a Simple Analytics integration and all runtime instructions use the Membrane CLI to connect, discover, create, and run actions against Simple Analytics — this matches the stated purpose. Minor inconsistency: SKILL.md requires installing the Node/npm-distributed @membranehq/cli (and shows npx usage), but the skill metadata declares no required binaries; the skill should have listed Node/npm or the membrane CLI as required.
Instruction Scope
SKILL.md confines actions to installing the Membrane CLI, performing Membrane login, creating connections to the simple-analytics connector, listing/discovering actions, and running or creating actions. It does not instruct reading unrelated files or exfiltrating secrets, and explicitly advises not to ask users for API keys.
Install Mechanism
There is no registry install spec; the docs ask you to install the CLI via npm install -g @membranehq/cli@latest and use npx in examples. Installing via npm is a standard mechanism but will write files to disk and pull packages from the public npm registry. This is expected for a CLI-based integration but the skill metadata could be clearer by declaring the dependency.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane's authentication flow (membrane login) and explicitly instructs not to collect or ask for service API keys locally. The credential requirements are proportional to the described behaviour.
Persistence & Privilege
The skill does not request always:true or any elevated platform presence. It asks users to install a CLI (normal) and uses Membrane-hosted auth; it does not modify other skills or system-wide configs according to the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install simple-analytics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /simple-analytics 触发
  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 simple-analytics
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Simple Analytics 是什么?

Simple Analytics integration. Manage Websites, Events. Use when the user wants to interact with Simple Analytics data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 Simple Analytics?

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

Simple Analytics 是免费的吗?

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

Simple Analytics 支持哪些平台?

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

谁开发了 Simple Analytics?

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

💬 留言讨论