← Back to Skills Marketplace
gora050

Toneden

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
155
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install toneden
Description
ToneDen integration. Manage data, records, and automate workflows. Use when the user wants to interact with ToneDen data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install toneden
  3. After installation, invoke the skill by name or use /toneden
  4. 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
Slug toneden
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Toneden?

ToneDen integration. Manage data, records, and automate workflows. Use when the user wants to interact with ToneDen data. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.

How do I install Toneden?

Run "/install toneden" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Toneden free?

Yes, Toneden is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Toneden support?

Toneden is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Toneden?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments