← Back to Skills Marketplace
Whosonlocation
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install whosonlocation
Description
WhosOnLocation integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhosOnLocation data.
Usage Guidance
This skill appears to do what it says: use the Membrane CLI to connect to WhosOnLocation and run pre-built actions. Before installing/use: 1) Verify the @membranehq/cli package on the npm registry and the homepage/repo (getmembrane.com / the listed GitHub) to ensure you're installing the official CLI. 2) Be aware that npm install -g requires write access to the host; prefer npx usage if you cannot or do not want to install globally. 3) The login flow uses browser-based auth and likely returns short-lived codes — do not paste other private credentials into chat. 4) Confirm your organization policy allows sending WhosOnLocation credentials/records through a third-party service (Membrane), and review Membrane's privacy/security docs. 5) If you need stronger assurance, ask the publisher for an explicit list of endpoints the CLI contacts and the exact permissions Membrane will store/hold for your WhosOnLocation account.
Capability Analysis
Type: OpenClaw Skill
Name: whosonlocation
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with the WhosOnLocation service using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and managing API actions via the Membrane platform. No malicious code, data exfiltration, or harmful prompt injections were identified; the instructions are consistent with the stated purpose of automating workflows for a visitor management system.
Capability Assessment
Purpose & Capability
The skill is described as a WhosOnLocation integration and all runtime instructions show using the Membrane CLI to manage WhosOnLocation connections and actions — this is coherent. One small metadata omission: the skill does not declare that the environment needs npm/node or the Membrane CLI binary, yet the SKILL.md instructs installing @membranehq/cli (npm). This is an operational/metadata mismatch but not inherently malicious.
Instruction Scope
SKILL.md limits behavior to installing/using the Membrane CLI, creating/listing/running Membrane actions, and user-driven login flows. It does not instruct reading unrelated local files, harvesting environment variables, or sending data to unexpected endpoints beyond Membrane/WhosOnLocation.
Install Mechanism
No install spec in the registry (instruction-only), but the docs tell the user to run npm install -g @membranehq/cli@latest (and show npx usage). Installing an official-scoped npm package is a common pattern and acceptable, but it does require write access to the system (global npm install) and introduces moderate risk compared to an instruction-only skill. The package scope (@membranehq) appears legitimate; still verify the package on the npm registry before installing.
Credentials
The skill requires a Membrane account and network access per SKILL.md; it does not request arbitrary environment variables, API keys, or unrelated credentials. Membrane is described as managing auth server-side, so the absence of declared secrets (in registry metadata) aligns with the instructions.
Persistence & Privilege
The skill is not always-on and has no install-time code or files that persist on the agent. Autonomous invocation is allowed (platform default) but the skill does not request elevated or system-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whosonlocation - After installation, invoke the skill by name or use
/whosonlocation - 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 Whosonlocation?
WhosOnLocation integration. Manage data, records, and automate workflows. Use when the user wants to interact with WhosOnLocation data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Whosonlocation?
Run "/install whosonlocation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whosonlocation free?
Yes, Whosonlocation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Whosonlocation support?
Whosonlocation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whosonlocation?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills