telegram-voice-message-skill基于实际踩坑经验,指导AI将TTS音频转换为OGG并正确使用asVoice参数发送Telegram语音消息。
Install via ClawdBot CLI:
clawdbot install shynloc/telegram-voice-message-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
$OPENAISends data to undocumented external endpoint (potential exfiltration)
POST → https://dashscope.aliyuncs.com/api/v1/services/aigc/multimodal-generation/generaHardcoded API key or token pattern found in skill definition
sk-xxxxxxxxx...Accesses system directories or attempts privilege escalation
Generated Mar 22, 2026
Businesses use this skill to send automated voice responses to customer inquiries on Telegram, such as order confirmations or support updates, improving engagement and reducing manual effort. It ensures messages are delivered correctly as playable voice notes, avoiding format errors.
Educational platforms integrate this skill to distribute voice lessons or language learning materials via Telegram bots, providing an accessible audio format for students. It handles TTS conversion and reliable sending, preventing issues like expired audio URLs.
Healthcare providers implement this skill to send medication reminders or health tips as voice messages to patients on Telegram, enhancing accessibility for visually impaired users. The skill ensures compliance with Telegram's voice format requirements for seamless playback.
Marketing agencies leverage this skill to create personalized voice campaigns on Telegram, such as promotional announcements or event invitations, to increase user interaction. It automates audio conversion and sending, avoiding common pitfalls like incorrect message types.
Companies use this skill for internal communication, sending voice updates or alerts to team channels on Telegram, which can be more engaging than text. The skill manages format conversion and parameter settings to ensure messages are delivered as intended.
Offer this skill as part of a subscription-based service for businesses needing automated Telegram voice messaging, with tiered pricing based on usage volume or features. Revenue is generated through monthly or annual fees from clients.
Provide consulting services to help companies integrate this skill into their existing systems, offering customization, training, and support. Revenue comes from one-time project fees or ongoing maintenance contracts.
Release a free version of the skill with basic features to attract users, then monetize through premium upgrades like advanced error handling, higher audio quality, or priority support. Revenue is driven by upsells to paying customers.
💬 Integration Tip
Ensure ffmpeg is installed for audio conversion and set environment variables for API keys to avoid configuration errors during deployment.
Scored Apr 19, 2026
/var/log/Calls external URL not in known-safe list
https://dashscope.aliyuncs.com/api/v1/services/aigc/multimodal-generation/generaUses known external API (expected, informational)
api.openai.comAI Analysis
The skill's external API calls (OpenAI, Alibaba TTS) are consistent with its stated purpose of text-to-speech generation and Telegram integration. While credential access patterns exist, they appear to be legitimate for the skill's functionality, not hidden credential harvesting. No evidence of obfuscation, data exfiltration, or intent override was found in the provided definition.
Audited Apr 18, 2026 · audit v1.0
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).