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