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