← Back to Skills Marketplace
Whoson
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
106
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install whoson
Description
WhosOn integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhosOn data.
Usage Guidance
This skill appears to do what it claims, but take the usual precautions before installing/running a third‑party CLI: 1) Verify the @membranehq/cli package on the npm registry (publisher, recent versions, download counts, and repository/source) and confirm the repository homepage matches. 2) Prefer npx or a container to avoid global installs if you’re unsure. 3) Review where the CLI stores tokens/config locally and consider using an isolated account or ephemeral environment for initial testing. 4) If you require higher assurance, inspect the CLI source code in the referenced repo before authenticating or providing access to production WhosOn data.
Capability Analysis
Type: OpenClaw Skill
Name: whoson
Version: 1.0.1
The skill provides instructions for an AI agent to manage WhosOn data via the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution using the `@membranehq/cli` tool. No evidence of malicious intent, data exfiltration, or unauthorized access was found; the behavior is entirely consistent with the stated purpose of integrating with the WhosOn platform.
Capability Assessment
Purpose & Capability
Name/description describe a WhosOn integration and the SKILL.md exclusively instructs using the Membrane CLI to discover, create, and run WhosOn-related actions. Required capabilities (network access, a Membrane account, and the CLI) align with the stated purpose.
Instruction Scope
Instructions stay within scope: install Membrane CLI, authenticate via browser/URL, create a connection, search/run actions, and poll build status. The doc does not ask the agent to read unrelated files, require unrelated credentials, or transmit data to endpoints outside Membrane/WhosOn context.
Install Mechanism
The README tells the user to run `npm install -g @membranehq/cli@latest` (and offers npx usage). This is coherent with needing a CLI, but npm global installation executes third‑party code and can modify the system. Verify the package identity and consider using npx or an isolated environment rather than a global install.
Credentials
The skill declares no required env vars or secrets and explicitly recommends letting Membrane handle credentials (server-side). This is proportionate. Note: the CLI will perform authentication flows and likely persist tokens/config locally — the user should understand where those credentials are stored and trust Membrane.
Persistence & Privilege
The skill is instruction-only, has no install spec in the registry, and does not set always:true. It relies on normal agent invocation and user-triggered CLI calls. There's no evidence it attempts to persist beyond the expected local CLI auth artifacts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whoson - After installation, invoke the skill by name or use
/whoson - 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
Frequently Asked Questions
What is Whoson?
WhosOn integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhosOn data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Whoson?
Run "/install whoson" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whoson free?
Yes, Whoson is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Whoson support?
Whoson is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whoson?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills