← 返回 Skills 市场
gora050

Textmagic

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
234
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install textmagic
功能描述
TextMagic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextMagic data.
安全使用建议
This skill appears to implement a TextMagic integration via the Membrane CLI, which is reasonable — but note the mismatch between the registry metadata (no installs required) and the SKILL.md (asks you to install @membranehq/cli). Before installing or running anything: 1) Verify @membranehq/cli is the official CLI you trust (check the npm publisher, GitHub repo, and getmembrane.com). 2) Prefer using npx for one-off use instead of a global 'npm install -g' if you want less persistent change. 3) Understand that logging in will open an auth URL and authorize Membrane to act with your TextMagic account — only proceed if you trust Membrane as the intermediary. 4) Ask the skill author/owner to add an explicit install spec and required-binaries metadata so automated checks can validate the package provenance. If you are uncomfortable with installing third-party CLIs from npm, do not proceed.
功能分析
Type: OpenClaw Skill Name: textmagic Version: 1.0.3 The skill bundle contains documentation (SKILL.md) and metadata for integrating TextMagic via the Membrane CLI. It provides standard instructions for an AI agent to install the '@membranehq/cli' npm package, authenticate, and manage SMS workflows. The instructions prioritize security by advising the agent to use Membrane's built-in connection management rather than requesting raw API keys from the user, and no malicious patterns or data exfiltration attempts were identified.
能力评估
Purpose & Capability
The skill's stated purpose (TextMagic integration) aligns with the instructions that use the Membrane CLI and a TextMagic connector. However, the registry metadata lists no required binaries or credentials while SKILL.md explicitly requires installing and using the @membranehq/cli — this is an inconsistency.
Instruction Scope
The SKILL.md stays focused on integrating TextMagic via Membrane: installing the CLI, logging in, creating a connection, discovering and running actions. It does not instruct reading unrelated files or exfiltrating data. Minor inconsistency: it gives both global install and npx usage in examples.
Install Mechanism
There is no declared install spec in the registry, yet the instructions ask to run 'npm install -g @membranehq/cli@latest' (and also show npx usage). Installing a global npm package is a supply-chain risk if the package or its maintainer aren't verified. The skill should have declared required binaries or an install spec; absence of that metadata is a red flag.
Credentials
The skill requests no environment variables or local credentials and explicitly advises not to ask users for API keys, instead using Membrane's connection flow (server-side auth). That is proportionate to the described integration.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows autonomous invocation (platform default). It does not claim to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install textmagic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /textmagic 触发
  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 textmagic
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Textmagic 是什么?

TextMagic integration. Manage data, records, and automate workflows. Use when the user wants to interact with TextMagic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。

如何安装 Textmagic?

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

Textmagic 是免费的吗?

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

Textmagic 支持哪些平台?

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

谁开发了 Textmagic?

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

💬 留言讨论