← Back to Skills Marketplace
Phrase
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
288
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install phrase
Description
Phrase integration. Manage Organizations. Use when the user wants to interact with Phrase data.
Usage Guidance
This skill appears to simply drive Phrase through the Membrane CLI. Before installing or running it: 1) confirm you trust @membranehq/cli on the npm registry (review its maintainers/repo and any recent activity); 2) be prepared for an interactive OAuth flow that will open a browser or require pasting a code; 3) verify the Membrane 'phrase' connector's requested scopes in your Membrane dashboard so it only has the access you expect; and 4) consider installing the CLI in a contained environment (container or VM) if you want to limit local exposure from a global npm package. Note: the skill metadata didn't list the CLI as a required binary even though SKILL.md expects it—this mismatch is minor but worth being aware of.
Capability Analysis
Type: OpenClaw Skill
Name: phrase
Version: 1.0.3
The skill provides instructions for an AI agent to manage Phrase translation data using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution via the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is consistent with the stated purpose of providing a translation management integration.
Capability Assessment
Purpose & Capability
The skill name/description (Phrase integration) matches the instructions, which use a Membrane connector for Phrase. Using a third‑party CLI (Membrane) to access Phrase is a reasonable design choice.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI and performing interactive login flows (opening auth URLs and entering codes). These steps are appropriate for obtaining access but are interactive and require user action; the skill does not instruct reading unrelated files or environment variables.
Install Mechanism
No install spec is declared in the registry metadata, but the SKILL.md tells users to install @membranehq/cli via npm -g. Installing a global npm package is a moderate-risk operation (third‑party code runs locally); the install source is the public npm registry (not an arbitrary URL), which is expected but worth validating before installation.
Credentials
The skill does not request additional environment variables or unrelated credentials. It relies on a Membrane account and the CLI to manage Phrase credentials, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install that writes persistent files under its control, and is not set to always:true. It does require installing a CLI, but the skill itself does not request elevated or persistent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install phrase - After installation, invoke the skill by name or use
/phrase - 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 Phrase?
Phrase integration. Manage Organizations. Use when the user wants to interact with Phrase data. It is an AI Agent Skill for Claude Code / OpenClaw, with 288 downloads so far.
How do I install Phrase?
Run "/install phrase" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Phrase free?
Yes, Phrase is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Phrase support?
Phrase is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Phrase?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills