← 返回 Skills 市场
gora050

Phoneburner

作者 Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
237
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install phoneburner
功能描述
PhoneBurner integration. Manage Persons, Users, Groups, Emails, Dispositions, Tags. Use when the user wants to interact with PhoneBurner data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install phoneburner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /phoneburner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug phoneburner
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Phoneburner 是什么?

PhoneBurner integration. Manage Persons, Users, Groups, Emails, Dispositions, Tags. Use when the user wants to interact with PhoneBurner data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 237 次。

如何安装 Phoneburner?

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

Phoneburner 是免费的吗?

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

Phoneburner 支持哪些平台?

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

谁开发了 Phoneburner?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。

💬 留言讨论