← Back to Skills Marketplace
Phoneburner
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
237
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install phoneburner
Description
PhoneBurner integration. Manage Persons, Users, Groups, Emails, Dispositions, Tags. Use when the user wants to interact with PhoneBurner data.
Usage Guidance
This skill is coherent: it tells the agent to use the Membrane CLI to authenticate and proxy PhoneBurner requests. Before installing, consider: (1) you will need to install a global npm package (@membranehq/cli) — review that package and its version; (2) Membrane will handle credentials and proxy API calls, so you must trust Membrane with access to your PhoneBurner data; (3) prefer completing authentication via the documented browser flow and avoid pasting secrets into chat; (4) if you need a higher assurance, review Membrane's privacy/security docs and the CLI source code in the referenced repository before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: phoneburner
Version: 1.0.2
The skill instructs the AI agent to perform high-risk system operations, including the global installation of an NPM package (@membranehq/cli) and the execution of shell commands for authentication and API interaction. While these actions are aligned with the stated purpose of using the Membrane platform to manage PhoneBurner data, the requirement for global software installation and broad shell execution capabilities introduces a significant attack surface and potential for unauthorized system modification.
Capability Assessment
Purpose & Capability
The name/description (PhoneBurner integration) match the instructions: all actions are performed via the Membrane CLI or its proxy. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md is instruction-only and stays on task: it tells the agent to install and use @membranehq/cli, perform browser-based login, create a connector, run actions, or proxy raw API requests through Membrane. It explicitly warns not to ask users for API keys. Note that proxying requests means data is sent to Membrane's service.
Install Mechanism
No install spec in the package, but the runtime instructions tell the user to run `npm install -g @membranehq/cli` (public npm package). This is a common pattern but involves installing a global CLI (requires elevated npm permissions on some systems) and trusting the upstream npm package.
Credentials
The skill declares no required env vars or credentials. All auth is delegated to Membrane (browser login and connector flow), which is proportionate for a connector-style integration.
Persistence & Privilege
Skill is instruction-only, no always:true, and does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (default) but not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install phoneburner - After installation, invoke the skill by name or use
/phoneburner - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 Phoneburner?
PhoneBurner integration. Manage Persons, Users, Groups, Emails, Dispositions, Tags. Use when the user wants to interact with PhoneBurner data. It is an AI Agent Skill for Claude Code / OpenClaw, with 237 downloads so far.
How do I install Phoneburner?
Run "/install phoneburner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Phoneburner free?
Yes, Phoneburner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Phoneburner support?
Phoneburner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Phoneburner?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills