← Back to Skills Marketplace
ivangdavila

Plausible

by Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ Security Clean
356
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install plausible
Description
Query Plausible Analytics API for traffic stats, referrers, conversions, and custom events.
Usage Guidance
This skill appears coherent and only needs your Plausible API key. Before installing: (1) Provide the key via the PLAUSIBLE_API_KEY environment variable (do not paste it into chat). (2) Confirm you trust Plausible (or your self-hosted instance) because queries and the API key are sent to that endpoint. (3) Review ~/plausible/ after first run to see what the skill saved (site list, preferences, cached results); the skill claims not to store API keys. (4) Prefer using a read-limited or revocable API key if Plausible supports it, and rotate the key if you stop using the skill. (5) Because this is an instruction-only skill, behavior is driven by the agent—ensure the agent runtime environment enforces the intended file and network access policies if you require stricter controls.
Capability Analysis
Type: OpenClaw Skill Name: plausible Version: 1.0.1 The skill bundle is classified as benign. All files consistently describe a skill designed to query the Plausible Analytics API. The `SKILL.md` clearly outlines external endpoints (plausible.io or self-hosted instances) and the specific, non-sensitive data sent (site ID, query parameters). It explicitly states that the API key is sourced from the `PLAUSIBLE_API_KEY` environment variable and not stored, and that the skill does not access files outside `~/plausible/`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes. The instructions are transparent and align with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the declared behavior: the skill queries Plausible endpoints and only asks for PLAUSIBLE_API_KEY and site_id information. There are no unrelated binaries, services, or credentials requested.
Instruction Scope
SKILL.md instructs the agent to read/write only under ~/plausible/ (memory.md, saved queries) and to send queries to plausible.io or a self-hosted base URL. It explicitly says not to store API keys and not to send other data. There are no instructions to read other system files or unrelated environment variables.
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is downloaded or written by an installer. That minimizes the attack surface.
Credentials
Only PLAUSIBLE_API_KEY is required, which is appropriate for an API client. No unrelated secrets or multiple credentials are requested. The SKILL.md states the API key is provided from the environment and is sent as a Bearer token to the Plausible API.
Persistence & Privilege
always is false and the skill stores only non-secret configuration and cached query results under ~/plausible/. It does not request system-wide config changes or other skills' credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install plausible
  3. After installation, invoke the skill by name or use /plausible
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release
v1.0.0
Initial release
Metadata
Slug plausible
Version 1.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Plausible?

Query Plausible Analytics API for traffic stats, referrers, conversions, and custom events. It is an AI Agent Skill for Claude Code / OpenClaw, with 356 downloads so far.

How do I install Plausible?

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

Is Plausible free?

Yes, Plausible is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Plausible support?

Plausible is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Plausible?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.

💬 Comments