← 返回 Skills 市场
membranedev

Realphonevalidation

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
174
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install realphonevalidation
功能描述
RealPhoneValidation integration. Manage data, records, and automate workflows. Use when the user wants to interact with RealPhoneValidation data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install realphonevalidation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /realphonevalidation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug realphonevalidation
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Realphonevalidation 是什么?

RealPhoneValidation integration. Manage data, records, and automate workflows. Use when the user wants to interact with RealPhoneValidation data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。

如何安装 Realphonevalidation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install realphonevalidation」即可一键安装,无需额外配置。

Realphonevalidation 是免费的吗?

是的,Realphonevalidation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Realphonevalidation 支持哪些平台?

Realphonevalidation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Realphonevalidation?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论