← Back to Skills Marketplace
Myphoner
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install myphoner
Description
Myphoner integration. Manage Leads, Persons, Organizations, Pipelines, Users, Roles and more. Use when the user wants to interact with Myphoner data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install myphoner - After installation, invoke the skill by name or use
/myphoner - 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
Frequently Asked Questions
What is Myphoner?
Myphoner integration. Manage Leads, Persons, Organizations, Pipelines, Users, Roles and more. Use when the user wants to interact with Myphoner data. It is an AI Agent Skill for Claude Code / OpenClaw, with 178 downloads so far.
How do I install Myphoner?
Run "/install myphoner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Myphoner free?
Yes, Myphoner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Myphoner support?
Myphoner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Myphoner?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills