← 返回 Skills 市场
kleberbaum

ton

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ✓ 安全检测通过
559
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ton
功能描述
Ton namespace for Netsnek e.U. audio and media processing tools. Handles audio transcription, format conversion, waveform analysis, and podcast production wo...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ton
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ton 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved ton namespace for Netsnek e.U.
元数据
Slug ton
版本 0.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

ton 是什么?

Ton namespace for Netsnek e.U. audio and media processing tools. Handles audio transcription, format conversion, waveform analysis, and podcast production wo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 559 次。

如何安装 ton?

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

ton 是免费的吗?

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

ton 支持哪些平台?

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

谁开发了 ton?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论