← Back to Skills Marketplace
membranedev

Realphonevalidation

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
174
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install realphonevalidation
Description
RealPhoneValidation integration. Manage data, records, and automate workflows. Use when the user wants to interact with RealPhoneValidation data.
Usage Guidance
This skill appears coherent with its stated purpose, but before installing: 1) Verify you trust the @membranehq npm package and the upstream project (check the GitHub repo/homepage and package owner). 2) Be aware npm -g will install a global binary and membrane login will store local credentials/tokens (check where the CLI stores config on disk). 3) If you prefer containment, run the CLI in an isolated environment (container/VM) or inspect the package contents before installing. 4) Do not give the skill any other unrelated credentials; the SKILL.md explicitly says Membrane manages auth server-side.
Capability Analysis
Type: OpenClaw Skill Name: realphonevalidation Version: 1.0.3 The skill instructs the agent to perform high-risk operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and routing all API interactions through an external middleware platform (getmembrane.com). While these actions are aligned with the stated purpose of integrating RealPhoneValidation, the requirement to install and execute external binaries and manage authentication via a third-party service introduces significant supply chain risks and high-privilege execution requirements. File involved: SKILL.md.
Capability Assessment
Purpose & Capability
The name/description (RealPhoneValidation integration) matches the SKILL.md: all runtime instructions use the Membrane CLI to connect, discover, create, and run actions against RealPhoneValidation. No unrelated services, secrets, or binaries are requested.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, action list/create/run). They do not instruct reading arbitrary local files or exfiltrating data, but they do instruct creating actions on the Membrane service (server-side builds) and expect interactive or headless login flows.
Install Mechanism
Install is instruction-only but recommends a global npm install (npm install -g @membranehq/cli@latest). This is a common install method but modifies the system PATH and installs a global binary — a legitimate choice but with standard supply-chain and privilege implications.
Credentials
The skill declares no required env vars or config paths and explicitly says Membrane will manage credentials and that you should not request API keys. However, the runtime instructions require running membrane login which will create local CLI credentials/config (not declared in registry metadata). This is reasonable for a CLI-based integration but is an omission in the metadata.
Persistence & Privilege
The skill is not force-included (always: false) and does not request elevated platform privileges. It does recommend installing a global CLI and performing login, which create persistent local artifacts (global binary and stored CLI tokens), but this is expected for a CLI-based integration and not unusually privileged.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install realphonevalidation
  3. After installation, invoke the skill by name or use /realphonevalidation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug realphonevalidation
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Realphonevalidation?

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

How do I install Realphonevalidation?

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

Is Realphonevalidation free?

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

Which platforms does Realphonevalidation support?

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

Who created Realphonevalidation?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments