phy-openclaw-telegram-botBuild and deploy production OpenClaw Telegram bots. Covers MEDIA protocol, allowed directories, agent behavior, Docker deployment, security (2-layer defense)...
Install via ClawdBot CLI:
clawdbot install PHY041/phy-openclaw-telegram-botGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
/etc/passwdSends data to undocumented external endpoint (potential exfiltration)
upload → https://...`Accesses system directories or attempts privilege escalation
/proc/Calls external URL not in known-safe list
https://cdn.example.com/xGenerated Mar 21, 2026
Small businesses can use this skill to create customer service or promotional bots on Telegram, leveraging OpenClaw for automated interactions. It helps avoid common deployment errors like incorrect media paths or insufficient timeout settings, ensuring reliable bot performance. This is ideal for handling inquiries, sending updates, or sharing images without technical hiccups.
Educational institutions or online learning platforms can deploy Telegram bots to distribute learning materials, including images or media generated by AI. The skill ensures proper configuration for media serving from /tmp and security settings, preventing issues like failed image delivery. This supports interactive lessons or automated tutoring systems.
Social media managers or influencers can build Telegram bots that generate and share AI-created images or memes to engage audiences. The skill covers critical aspects like MEDIA protocol usage and Docker deployment, reducing errors that cause media not to appear. This enhances user interaction through timely, automated content.
Companies can develop internal bots for tasks like generating reports or sharing visual data among teams via Telegram. The skill addresses security with prompt injection defense and sandboxing, ensuring safe multi-user environments. It streamlines workflows by automating repetitive processes with reliable bot deployment.
Software developers or agencies can use this skill to quickly prototype and debug OpenClaw-based Telegram bots for clients. It provides diagnostics for common issues like image delivery failures and configuration gotchas, speeding up development cycles. This is useful for building custom bot solutions with minimal downtime.
Offer custom Telegram bot creation and deployment services using this skill, charging clients a one-time fee or subscription for setup and maintenance. Revenue comes from leveraging the skill's guidelines to reduce development time and errors, ensuring reliable bots. This model targets businesses needing automated customer interactions without in-house expertise.
Build a software-as-a-service platform that simplifies OpenClaw bot deployment and monitoring, with features like automated diagnostics and configuration templates. Revenue is generated through subscription tiers based on usage or number of bots. This model helps users avoid common pitfalls by providing managed infrastructure.
Provide consulting services to help organizations implement and optimize OpenClaw Telegram bots, using the skill's rules and checklists for best practices. Revenue comes from hourly rates or packaged training sessions. This model benefits teams looking to upskill or troubleshoot specific deployment challenges.
💬 Integration Tip
Ensure all media files are stored in /tmp and use the correct MEDIA: format to avoid delivery failures; also, set backgroundMs to at least 120000 in openclaw.json for AI image generation.
Scored Apr 19, 2026
Uses known external API (expected, informational)
api.telegram.orgAI Analysis
The skill definition focuses on legitimate deployment guidance for Telegram bots, referencing known external services (Telegram API, example CDN) for expected functionality. The rule-based signals appear to be false positives triggered by example code snippets for diagnostics and path handling, not active malicious instructions.
Audited Apr 16, 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).