← 返回 Skills 市场
gora050

Toneden

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
155
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install toneden
功能描述
ToneDen integration. Manage data, records, and automate workflows. Use when the user wants to interact with ToneDen data.
安全使用建议
This skill is internally consistent: it uses Membrane as a middleman to talk to ToneDen and doesn't request unrelated credentials. Before installing, confirm you trust the Membrane project (review https://github.com/membranedev/application-skills and the @membranehq/cli package), because installing the CLI runs third-party code on your machine. Prefer npx or pin a specific package version rather than a global '@latest' install to reduce surprise upgrades. Understand that auth is delegated to Membrane's cloud — you are granting that service the ability to manage ToneDen credentials on your behalf. If you want to avoid a third party handling credentials, do not use this skill. If you proceed, verify the CLI package source and consider running it in a sandboxed environment or container first.
功能分析
Type: OpenClaw Skill Name: toneden Version: 1.0.3 The skill provides instructions for an AI agent to integrate with the ToneDen marketing platform using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating via OAuth flows, and managing marketing actions. The instructions are well-aligned with the stated purpose and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill claims to integrate with ToneDen and all runtime instructions use the Membrane CLI and a 'toneden' connector key. Requesting a Membrane account and network access is consistent with the described purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI (login, connect, discover/run actions). It does not instruct reading arbitrary local files or accessing unrelated environment variables, nor does it direct data to unexpected endpoints beyond Membrane. It explicitly recommends not asking users for API keys (Membrane handles auth).
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' (and sometimes npx). Installing a global npm package executes third-party code on the host and writes to disk — a common but non-trivial operation. Using npx or pinning a version reduces risk. This is a moderate-risk dependency but coherent with the skill's functionality.
Credentials
The skill declares no required environment variables or credentials and the instructions rely on Membrane's hosted auth model. That is proportionate for a connector-based integration; no unexplained request for unrelated secrets is present.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence. It's user-invocable and allows autonomous invocation (platform default). It doesn't instruct modifying other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install toneden
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /toneden 触发
  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 toneden
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Toneden 是什么?

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

如何安装 Toneden?

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

Toneden 是免费的吗?

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

Toneden 支持哪些平台?

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

谁开发了 Toneden?

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

💬 留言讨论