← 返回 Skills 市场
Whatcounts
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install whatcounts
功能描述
WhatCounts integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhatCounts data.
安全使用建议
This skill appears coherent: it delegates WhatCounts access to the Membrane service and instructs using the Membrane CLI. Before installing or running it, verify the @membranehq/cli package and the Membrane project (homepage/repository) are legitimate and match what you expect, since the SKILL.md asks you to install a global npm package that will run code on your machine. Understand that connecting will grant Membrane (and any connectors you enable) access to your WhatCounts data via their service — review Membrane's privacy/security docs and the WhatCounts connector permissions. In headless or shared environments, be cautious when pasting or exchanging authorization codes and avoid entering secrets into untrusted prompts.
功能分析
Type: OpenClaw Skill
Name: whatcounts
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the WhatCounts platform using the Membrane CLI. While the behavior is aligned with the stated purpose and includes security best practices like server-side credential management, it requires high-risk capabilities including global npm package installation (`npm install -g @membranehq/cli`) and shell command execution. Per the provided criteria, these risky capabilities are classified as suspicious despite the lack of clear malicious intent. Files involved: SKILL.md.
能力评估
Purpose & Capability
The name/description say 'WhatCounts integration' and the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to a WhatCounts connector. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to installing/using the @membranehq/cli, logging in, creating/listing/running Membrane actions, and interacting with connections. The document does not instruct reading arbitrary local files or accessing unrelated environment variables or external endpoints beyond Membrane/WhatCounts.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md tells users to run npm install -g @membranehq/cli@latest (or use npx). Installing a global npm package is a moderate-risk operation because it fetches code from the public registry; users should verify package provenance and trust the Membrane project before installing.
Credentials
No environment variables or credentials are declared or requested. The instructions explicitly delegate auth to Membrane (server-side), advising not to ask users for API keys. Requiring a Membrane account and network access is proportionate to the described functionality.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level presence or modify other skills. Autonomous invocation is allowed (platform default) and is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whatcounts - 安装完成后,直接呼叫该 Skill 的名称或使用
/whatcounts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Whatcounts 是什么?
WhatCounts integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhatCounts data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Whatcounts?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whatcounts」即可一键安装,无需额外配置。
Whatcounts 是免费的吗?
是的,Whatcounts 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Whatcounts 支持哪些平台?
Whatcounts 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Whatcounts?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills