← Back to Skills Marketplace
ton
by
kleberbaum
· GitHub ↗
· v0.1.0
559
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ton
Description
Ton namespace for Netsnek e.U. audio and media processing tools. Handles audio transcription, format conversion, waveform analysis, and podcast production wo...
Usage Guidance
This skill is informational: it runs a local shell script that prints static text/JSON about the 'ton' namespace. If you install it, review scripts/ton-info.sh (already included) to confirm you’re comfortable with it (it does not perform network calls or access secrets). Note it is Linux-only and declares exec permission for its script, which is expected for this behavior.
Capability Analysis
Type: OpenClaw Skill
Name: ton
Version: 0.1.0
The skill bundle is benign. It requests 'exec' permission, which is a powerful capability, but the `scripts/ton-info.sh` script (the only executable component) only uses this permission to print static brand and feature information using `echo` and `cat`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` to mislead the agent into harmful actions. All content aligns with the stated purpose of providing information about the 'ton' namespace.
Capability Assessment
Purpose & Capability
The name/description claim an informational 'ton' namespace for audio/media tools and the included script and docs only provide brand, feature, and JSON metadata — these requirements match the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run scripts/ton-info.sh with optional flags; the script only outputs static text/JSON and does not read other files, environment variables, or contact external endpoints.
Install Mechanism
There is no install spec (instruction-only plus a small local script). Nothing is downloaded or written to disk by an installer, so installation risk is minimal.
Credentials
The skill declares no required environment variables, credentials, or config paths. The single script does not access secrets or system configs.
Persistence & Privilege
always is false and the skill requests only exec permission for its local script. It does not modify other skills or system-wide settings and has no elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ton - After installation, invoke the skill by name or use
/ton - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved ton namespace for Netsnek e.U.
Metadata
Frequently Asked Questions
What is ton?
Ton namespace for Netsnek e.U. audio and media processing tools. Handles audio transcription, format conversion, waveform analysis, and podcast production wo... It is an AI Agent Skill for Claude Code / OpenClaw, with 559 downloads so far.
How do I install ton?
Run "/install ton" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ton free?
Yes, ton is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ton support?
ton is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux).
Who created ton?
It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.
More Skills