← 返回 Skills 市场
daisuke134

tone-rewriter

作者 Daisuke Narita · GitHub ↗ · v1.0.0
darwinlinux ⚠ suspicious
531
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tone-rewriter
功能描述
Rewrite text in any of 10 tones (professional, casual, friendly, formal, empathetic, persuasive, academic, simple, witty, urgent) while preserving meaning. x...
安全使用建议
Before installing or invoking this skill: 1) Verify the operator of the endpoint (anicca-proxy-production.up.railway.app) and the 'awal' package (who maintains it, open source repo, npm page). 2) Do not run 'awal auth login' or install the CLI in a sensitive environment until you understand what credentials/wallets it requires and where tokens are stored. 3) Confirm pricing and payment flow (what triggers the $0.01 USDC charge and whether approvals are required). 4) If you must test, use an isolated environment or throwaway account/wallet and inspect what files/tokens 'awal' writes. 5) Ask the skill author for source code, a privacy/data-handling statement, and justification for using an external payment proxy; if they cannot provide these, treat the skill as risky.
功能分析
Type: OpenClaw Skill Name: tone-rewriter Version: 1.0.0 The skill instructs the AI agent to perform a global `npm install -g [email protected]` and then `awal auth login` in `SKILL.md`. Global package installation is a high-privilege operation that introduces a significant supply chain vulnerability, as a compromised `awal` package could lead to arbitrary code execution on the host system. The `awal auth login` command also raises concerns about how an AI agent would securely handle authentication credentials. While the skill's core functionality involves making an external network request to `https://anicca-proxy-production.up.railway.app`, this request appears to send only the explicitly defined input data, showing no direct evidence of malicious data exfiltration from this skill bundle itself.
能力评估
Purpose & Capability
The skill claims a simple text-rewrite capability but the SKILL.md instructs callers to install a third-party npm CLI (awal) and use an x402 pay endpoint hosted on a Railway domain. The need for a payment/auth flow is not explained in the top-level metadata; asking a user to install a CLI and authenticate is disproportionate to the simple 'tone rewrite' description unless this is explicitly a paid third‑party service.
Instruction Scope
The instructions direct the agent/user to run 'npm install -g [email protected]' and 'awal auth login', then use 'npx [email protected] x402 pay' to call a remote endpoint. These steps involve installing software, performing login/auth, and initiating a payment — all outside the minimal scope of rewriting text. The SKILL.md does not document what credentials are created, what is stored locally, or what data is sent to the upstream endpoint.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md requires installing a public npm package (awal) or using npx. Using an npm package is a moderate risk: it is traceable but executes third-party code. The network endpoint used (anicca-proxy-production.up.railway.app) is a third-party Railway app rather than a well-known vendor domain, which raises trust questions about who runs the service.
Credentials
The registry declares no required environment variables or credentials, yet the instructions require 'awal auth login' and a payment via x402. That implies creation/use of local credentials or wallet access not declared in the skill metadata. This is disproportionate because the skill asks for authentication/payment without specifying what secrets/scopes will be used or stored.
Persistence & Privilege
The skill is not marked 'always' and does not request system-wide privileges, but the advised 'awal auth login' flow likely persists auth tokens/credentials on the host. The skill could thereby gain continued access to the payment service or stored credentials across agent runs; the SKILL.md does not explain token lifecycle or revocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tone-rewriter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tone-rewriter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 10-tone text rewriter for AI agents
元数据
Slug tone-rewriter
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tone-rewriter 是什么?

Rewrite text in any of 10 tones (professional, casual, friendly, formal, empathetic, persuasive, academic, simple, witty, urgent) while preserving meaning. x... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 531 次。

如何安装 tone-rewriter?

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

tone-rewriter 是免费的吗?

是的,tone-rewriter 完全免费(开源免费),可自由下载、安装和使用。

tone-rewriter 支持哪些平台?

tone-rewriter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。

谁开发了 tone-rewriter?

由 Daisuke Narita(@daisuke134)开发并维护,当前版本 v1.0.0。

💬 留言讨论