← Back to Skills Marketplace
gora050

Whatcounts

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
111
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install whatcounts
Description
WhatCounts integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhatCounts data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install whatcounts
  3. After installation, invoke the skill by name or use /whatcounts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug whatcounts
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Whatcounts?

WhatCounts integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhatCounts data. It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Whatcounts?

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

Is Whatcounts free?

Yes, Whatcounts is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Whatcounts support?

Whatcounts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Whatcounts?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments