← 返回 Skills 市场
dandysuper

tg buttons

作者 Daniil Burykin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
602
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install telegram-colored-choices-buttons
功能描述
Automatically colors Telegram bot choice buttons as default, destructive (red), or secondary (gray) based on the action's criticality and reversibility.
安全使用建议
This skill appears to do what it claims (auto-classify and color Telegram choice buttons), but the registry metadata incorrectly lists no required environment variables while the code expects a BOT_TOKEN (and optionally CHAT_ID). Before installing or running: 1) treat your BOT_TOKEN like a secret — don't paste it into public places; 2) inspect the scripts locally (they only scaffold files and call the Telegram API) and run them in a safe environment; 3) confirm that your Telegram Bot token has only the permissions you intend; 4) ask the publisher to correct the metadata to declare BOT_TOKEN/CHAT_ID so the requirements are transparent. If the metadata is fixed, this would likely be benign; the current mismatch is the reason for a "suspicious" rating.
功能分析
Type: OpenClaw Skill Name: telegram-colored-choices-buttons Version: 1.0.0 This skill bundle is designed to automatically color Telegram choice buttons based on their criticality. All files, including the `SKILL.md` instructions for the AI agent, the Python code snippets, and the shell scripts, are aligned with this stated purpose. The Python code uses standard libraries (`re`, `requests`) to interact with the legitimate Telegram Bot API. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection intended to subvert the agent's core functions. The use of regex for classification is a core feature and does not present a clear malicious intent, nor does it pose a significant vulnerability beyond theoretical ReDoS, which is not indicative of malice.
能力评估
Purpose & Capability
The skill's name, description, SKILL.md, and included scripts all focus on coloring Telegram buttons — this is coherent. However, the registry metadata says "Required env vars: none" and "Primary credential: none" even though the scripts and Python module require a BOT_TOKEN (and optionally CHAT_ID). That mismatch is unexpected and should be corrected.
Instruction Scope
SKILL.md and the included code only instruct the agent to classify button text and send requests to the Telegram Bot API. There are no instructions to read unrelated files, exfiltrate arbitrary data, or call services outside Telegram. The classifier is rule-based (regex) and example-driven; scope is limited to UI classification.
Install Mechanism
No install spec is provided (instruction-only), and included scripts simply scaffold local project files. There are no downloads from untrusted URLs or extracted archives. Running the provided setup script will write files into a directory you choose.
Credentials
The skill actually requires a Telegram BOT_TOKEN (and typically a CHAT_ID for testing) at runtime, but the registry metadata declares no required environment variables or primary credential. Requesting a bot token is proportionate for a Telegram integration, but the metadata omission is an incoherence that could mislead users about what secrets will be needed.
Persistence & Privilege
The skill is not marked always:true, does not request system-wide persistence, and does not attempt to modify other skills or global agent settings. It only scaffolds a small project and sends messages via the Bot API when run.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install telegram-colored-choices-buttons
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /telegram-colored-choices-buttons 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Colored Choice Buttons skill for Openclaw AI Bot. - Automatically classifies every choice button into primary (default/blue), destructive (red), or secondary (gray) styles based on action criticality. - Strictly enforces that all multi-choice button sets must be styled to reflect consequence and recommendation—no more plain buttons. - Includes a Python auto-classifier reference implementation based on keywords to assign the appropriate style per button. - Provides detailed examples and guidelines for button color assignment by context and consequence. - Supports optional custom emoji icons for enhanced button clarity.
元数据
Slug telegram-colored-choices-buttons
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

tg buttons 是什么?

Automatically colors Telegram bot choice buttons as default, destructive (red), or secondary (gray) based on the action's criticality and reversibility. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 602 次。

如何安装 tg buttons?

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

tg buttons 是免费的吗?

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

tg buttons 支持哪些平台?

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

谁开发了 tg buttons?

由 Daniil Burykin(@dandysuper)开发并维护,当前版本 v1.0.0。

💬 留言讨论