← 返回 Skills 市场
Publora Telegram
作者
Sergey Bulaev
· GitHub ↗
· v1.2.0
· MIT-0
642
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install publora-telegram
功能描述
Post or schedule content to Telegram channels and groups using the Publora API. Use this skill when the user wants to publish or schedule Telegram messages v...
安全使用建议
This skill appears to be a straightforward Publora→Telegram how-to, but there are important omissions. Before installing or using it: 1) Confirm how the Publora API key (x-publora-key) and your Telegram bot token will be provided and stored — the skill metadata does not declare required env vars, which makes credential handling unclear. 2) Verify whether you need the separate 'publora' core skill (auth/workspace) — the SKILL.md references it but the dependency is not declared. 3) Be cautious when uploading local media: the instructions open local files for upload, so the agent or any helper code will need filesystem access. 4) Only provide your Publora key and bot token to publishers you trust; check Publora's docs and privacy policy for how they handle your bot token and posted content. If the publisher can clarify where credentials are expected (env var name, secure prompt, or external dashboard) and declare the dependency on the publora core skill, the incoherence would be resolved.
功能分析
Type: OpenClaw Skill
Name: publora-telegram
Version: 1.2.0
The skill bundle provides legitimate documentation and code examples for integrating the Publora API with Telegram. It includes standard API interaction patterns using JavaScript fetch and Python requests to post or schedule messages, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name and description align with the documented actions (posting/scheduling to Telegram via the Publora API). However, the SKILL.md clearly requires a Publora API key (x-publora-key) and references a separate 'publora' core skill for auth/scheduling, yet the skill metadata declares no required environment variables and no dependency on a publora core skill. That mismatch suggests missing declarations (not necessarily malicious, but inconsistent).
Instruction Scope
Runtime instructions are limited to calling Publora endpoints and uploading local media files (open('image.jpg') for upload). Those actions are in-scope for a Telegram posting skill. The instructions do not attempt to read unrelated system files or external endpoints. They are however vague about how credentials are supplied at runtime (they show header usage but don't declare where/how the agent should obtain/store the key).
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal footprint and nothing written to disk by the skill itself.
Credentials
The SKILL.md clearly requires an x-publora-key (Publora API key) and, indirectly, a Telegram bot token to set up Publora integration, but the registry metadata lists no required environment variables or primary credential. This is a disproportionate omission: the skill will need secrets to operate but doesn't declare them, so it's unclear how credentials will be requested, passed, or stored.
Persistence & Privilege
The skill does not request always:true or any elevated platform presence; there is no install, no persistent configuration changes, and default autonomous invocation settings are unchanged.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install publora-telegram - 安装完成后,直接呼叫该 Skill 的名称或使用
/publora-telegram触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add full markdown formatting reference, caption vs message limits, bot setup guide, security notes
v1.0.0
Initial release
元数据
常见问题
Publora Telegram 是什么?
Post or schedule content to Telegram channels and groups using the Publora API. Use this skill when the user wants to publish or schedule Telegram messages v... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 642 次。
如何安装 Publora Telegram?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install publora-telegram」即可一键安装,无需额外配置。
Publora Telegram 是免费的吗?
是的,Publora Telegram 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Publora Telegram 支持哪些平台?
Publora Telegram 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Publora Telegram?
由 Sergey Bulaev(@sergebulaev)开发并维护,当前版本 v1.2.0。
推荐 Skills