← 返回 Skills 市场
gora050

Superphone

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install superphone
功能描述
SuperPhone integration. Manage Persons, Organizations, Leads, Deals, Activities, Notes and more. Use when the user wants to interact with SuperPhone data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to interact with SuperPhone and does not ask for unrelated secrets. Before installing, verify the @membranehq npm package and the project homepage/repository match the official vendor (to avoid a malicious package with the same name). If you prefer not to install global npm packages, use npx for one-off runs. Remember you must trust Membrane as the service that will store/manage SuperPhone credentials and perform API calls on your behalf; if you need stronger guarantees, review Membrane's privacy/security docs or ask the vendor how credentials are stored and scoped.
功能分析
Type: OpenClaw Skill Name: superphone Version: 1.0.3 The skill provides instructions for an AI agent to manage SuperPhone data using the Membrane CLI. It follows a secure pattern by delegating authentication and API management to a third-party service (Membrane) rather than handling raw secrets locally. There is no evidence of malicious code, data exfiltration, or prompt injection; the instructions in SKILL.md are transparent and aligned with the stated purpose of the integration.
能力评估
Purpose & Capability
The name/description promise SuperPhone CRUD-like interactions and the SKILL.md exclusively documents using the Membrane CLI to connect to SuperPhone, discover actions, and run them. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Runtime instructions focus on installing the Membrane CLI, authenticating, creating/choosing a connection, discovering and running actions. They do not instruct reading arbitrary files, accessing unrelated credentials, or exfiltrating data to third-party endpoints beyond Membrane/SuperPhone.
Install Mechanism
The SKILL.md recommends 'npm install -g @membranehq/cli@latest' (and sometimes npx). This is a reasonable, common install path for a CLI hosted on npm, but global npm installs modify system-wide package locations—users should confirm the package is from the legitimate @membranehq scope and prefer npx for ephemeral usage if they want to avoid a global install.
Credentials
No environment variables or secrets are requested by the skill. Authentication is handled via Membrane's login flow (browser or headless code), which aligns with the stated requirement for a Membrane account and network access. Relying on Membrane for credential management is reasonable but requires trusting that external service.
Persistence & Privilege
always is false and the skill is instruction-only with no code files or install spec. It does not request persistent system-wide privileges or attempt to modify other skills or system configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install superphone
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /superphone 触发
  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 superphone
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Superphone 是什么?

SuperPhone integration. Manage Persons, Organizations, Leads, Deals, Activities, Notes and more. Use when the user wants to interact with SuperPhone data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。

如何安装 Superphone?

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

Superphone 是免费的吗?

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

Superphone 支持哪些平台?

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

谁开发了 Superphone?

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

💬 留言讨论