← 返回 Skills 市场
Telegram Notify
作者
motivationationdaily
· GitHub ↗
· v1.0.0
1002
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install telegram-notify
功能描述
Send Telegram direct message alerts for trade entry, exit, and self-heal events with rate limiting and customizable templates.
安全使用建议
Do not install or use this skill until the author provides explicit runtime details. Ask for: (1) the exact auth method (Telegram bot token and required chat id or OAuth flow) and the precise env var names the skill expects, (2) sample message templates and how rate-limiting/cooldown are enforced, and (3) the exact network endpoints it will call (e.g., api.telegram.org). If the skill will ask you to paste credentials at runtime, prefer creating a new, limited-scope bot token for testing and avoid reusing high-privilege tokens. If the author supplies code to run, review it for remote endpoints, unexpected file access, or requests for unrelated secrets (AWS, GitHub, etc.). If any credential or config request seems unrelated to Telegram notifications, treat it as a red flag.
功能分析
Type: OpenClaw Skill
Name: telegram-notify
Version: 1.0.0
The skill bundle contains only metadata (`_meta.json`) and a descriptive markdown file (`SKILL.md`). The `SKILL.md` outlines a legitimate purpose for the skill (sending Telegram notifications for trading events) and includes stated 'safety rails' like DM-only and cooldowns. There is no executable code, obfuscation, or any instructions that suggest prompt injection for malicious purposes, data exfiltration, or unauthorized actions. Without any code to analyze, the provided content appears benign.
能力评估
Purpose & Capability
The name/description say 'Send Telegram DM alerts', which normally requires a Telegram bot token and target chat id; the SKILL.md contains no mention of these credentials, API endpoints, or how messages are delivered. That mismatch suggests the skill is incomplete or incoherent.
Instruction Scope
SKILL.md is very high-level and lacks concrete runtime instructions (no API calls, no env vars, no config keys, no templates/examples). Vague safety rails ('DM only unless explicitly configured') grant broad discretion without specifying where or how configuration is provided.
Install Mechanism
Instruction-only skill with no install spec or code files — lower attack surface because nothing is written to disk by an installer. However, absence of install files also means there's nothing to audit.
Credentials
Requires no environment variables or credentials in metadata, yet the feature (sending Telegram messages) logically requires credentials (e.g., TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID). The lack of declared credentials is disproportionate and unexplained.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges. This is appropriate for a notification helper.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install telegram-notify - 安装完成后,直接呼叫该 Skill 的名称或使用
/telegram-notify触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of telegram-notify.
- Sends Telegram direct messages for key trading events (entry, exit, self-heal)
- Ensures clean, consistent alert templates
- Built-in rate limiting to reduce spam
- Defaults to DM-only notifications unless configured otherwise
元数据
常见问题
Telegram Notify 是什么?
Send Telegram direct message alerts for trade entry, exit, and self-heal events with rate limiting and customizable templates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1002 次。
如何安装 Telegram Notify?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install telegram-notify」即可一键安装,无需额外配置。
Telegram Notify 是免费的吗?
是的,Telegram Notify 完全免费(开源免费),可自由下载、安装和使用。
Telegram Notify 支持哪些平台?
Telegram Notify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Telegram Notify?
由 motivationationdaily(@motivationationdaily)开发并维护,当前版本 v1.0.0。
推荐 Skills