← 返回 Skills 市场
Phrase
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
288
总下载
0
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install phrase
功能描述
Phrase integration. Manage Organizations. Use when the user wants to interact with Phrase data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install phrase - 安装完成后,直接呼叫该 Skill 的名称或使用
/phrase触发 - 根据 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
元数据
常见问题
Phrase 是什么?
Phrase integration. Manage Organizations. Use when the user wants to interact with Phrase data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。
如何安装 Phrase?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install phrase」即可一键安装,无需额外配置。
Phrase 是免费的吗?
是的,Phrase 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Phrase 支持哪些平台?
Phrase 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Phrase?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills