← 返回 Skills 市场
Myphoner
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install myphoner
功能描述
Myphoner integration. Manage Leads, Persons, Organizations, Pipelines, Users, Roles and more. Use when the user wants to interact with Myphoner data.
安全使用建议
This skill appears to be what it says (a Myphoner integration driven by the Membrane CLI), but there are inconsistencies you should consider before installing:
- The metadata does not list required binaries, yet the instructions require npm/npx and installing @membranehq/cli globally. Ensure you have Node/npm and understand you will install and run a third-party CLI.
- The install command uses '@latest' on npm; prefer a pinned, reviewed version if possible. Review the @membranehq/cli package source or its npm page for maintainership and audit history before running a global install.
- Using the skill means trusting Membrane to manage your Myphoner credentials and to execute actions against your Myphoner account — review Membrane's privacy/security policy and where tokens are stored.
- If you are cautious, run the CLI install and initial connection steps in an isolated environment (container or VM) first, or ask the skill author/maintainer to declare required binaries and a pinned CLI version.
If you want me to help: I can check the @membranehq/cli npm page/repo for maintainer info and recent releases, or produce commands to run the setup in a container safely.
功能分析
Type: OpenClaw Skill
Name: myphoner
Version: 1.0.3
The skill is a standard integration for the Myphoner API using the Membrane framework. It instructs the agent to install the '@membranehq/cli' npm package and use the 'membrane' command-line tool to manage leads and campaigns. The instructions are transparent, aligned with the stated purpose, and explicitly advise against asking the user for sensitive credentials, delegating authentication to the Membrane platform instead. No indicators of malicious intent, data exfiltration, or unauthorized access were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill's name and description match the instructions: it uses Membrane to access Myphoner resources. However, the metadata declares no required binaries or primary credential even though the instructions require installing and running the Membrane CLI (npm / npx) and a Membrane account — the metadata should have listed npm/node (or membrane) and network/credentials explicitly.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent/operator to install the Membrane CLI, authenticate (interactive or headless), create a connection to Myphoner, discover or create actions, and run them. It does not instruct reading unrelated files or exfiltrating arbitrary data. All actions described are consistent with integrating Myphoner via a third-party CLI.
Install Mechanism
There is no declared install spec in the registry, but the instructions ask the user to run 'npm install -g @membranehq/cli@latest' and show npx usage. Fetching a public npm package at '@latest' is a real-world install mechanism (moderate risk) and should have been declared; using 'latest' increases risk because it isn't pinned to a reviewed version. The skill relies on code from the npm registry being installed/executed on the host.
Credentials
The skill requests no environment variables or secrets in metadata, and SKILL.md explicitly advises to let Membrane handle secrets (so the skill itself does not ask for API keys). That is proportionate. Note: using Membrane means you trust their service to hold/refresh credentials and to perform API calls on your behalf.
Persistence & Privilege
The skill is instruction-only, not marked always:true, and does not request persistent system-wide privileges. The runtime flow will create a Membrane connection and the CLI may store tokens locally, which is normal for a CLI-driven integration and is performed by the Membrane CLI rather than the skill bundle itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install myphoner - 安装完成后,直接呼叫该 Skill 的名称或使用
/myphoner触发 - 根据 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
元数据
常见问题
Myphoner 是什么?
Myphoner integration. Manage Leads, Persons, Organizations, Pipelines, Users, Roles and more. Use when the user wants to interact with Myphoner data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 Myphoner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install myphoner」即可一键安装,无需额外配置。
Myphoner 是免费的吗?
是的,Myphoner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Myphoner 支持哪些平台?
Myphoner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Myphoner?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills