← 返回 Skills 市场
ivangdavila

Plausible

作者 Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ 安全检测通过
356
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install plausible
功能描述
Query Plausible Analytics API for traffic stats, referrers, conversions, and custom events.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plausible
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plausible 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release
v1.0.0
Initial release
元数据
Slug plausible
版本 1.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Plausible 是什么?

Query Plausible Analytics API for traffic stats, referrers, conversions, and custom events. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 356 次。

如何安装 Plausible?

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

Plausible 是免费的吗?

是的,Plausible 完全免费(开源免费),可自由下载、安装和使用。

Plausible 支持哪些平台?

Plausible 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Plausible?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论