← 返回 Skills 市场
sergebulaev

Publora Youtube

作者 Sergey Bulaev · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
633
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install publora-youtube
功能描述
Upload and publish video content to YouTube using the Publora API. Use this skill when the user wants to upload or schedule YouTube videos via Publora.
安全使用建议
Before installing: 1) Confirm how the Publora API key is supplied — the SKILL.md expects x-publora-key but the skill metadata doesn't declare any required env vars or primary credential; ask the author whether a separate 'publora' core skill is required to manage auth. 2) Only provide a limited-scope Publora key (not a broad admin key) and verify the Publora domain (https://api.publora.com) is correct and trusted. 3) Be aware the agent will upload local video files (you or the agent must supply the bytes), and uploads use returned S3 URLs — verify those URLs are legitimate before PUTing. 4) If you need stronger assurance, request the publisher to update the metadata to declare the required credential (e.g., PUBLORA_API_KEY) and to document any required scope/permissions for that key. 5) If you are unsure about the Publora service or the publisher identity, do not provide secrets or allow autonomous invocation that could use them.
功能分析
Type: OpenClaw Skill Name: publora-youtube Version: 1.2.0 The skill bundle provides standard documentation and code examples for using the Publora API to upload and schedule YouTube videos. It contains no evidence of malicious intent, data exfiltration, or harmful instructions, focusing entirely on legitimate API interactions with api.publora.com.
能力评估
Purpose & Capability
The name/description match the SKILL.md: it describes uploading and scheduling YouTube videos via the Publora API and the examples show the expected API calls. However the SKILL.md references a Publora core skill for auth and shows an x-publora-key header (sk_YOUR_KEY) even though the registry metadata lists no required credentials — a minor inconsistency.
Instruction Scope
The instructions are narrowly scoped to creating posts, requesting an upload URL, and PUTting video bytes to the upload URL (S3). They reference local video file bytes/paths and the x-publora-key header. They do not instruct the agent to read unrelated system files, but they implicitly require providing an API key and access to local video files.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install risk. Nothing will be written to disk by an installer because there is no installer.
Credentials
The SKILL.md explicitly requires an API key header (x-publora-key: sk_YOUR_KEY) but the skill metadata declares no required environment variables or primary credential. This mismatch means the skill expects secrets (Publora API key) but does not declare them; that reduces transparency and is disproportionate to the published metadata.
Persistence & Privilege
always is false and there is no install or code that requests persistent presence or modifies other skills. The skill does not request elevated agent privileges in metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install publora-youtube
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /publora-youtube 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add privacy settings (public/private/unlisted), title behavior, auto-generated title, content-as-description, daily quota notes from official docs
v1.0.0
Initial release
元数据
Slug publora-youtube
版本 1.2.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Publora Youtube 是什么?

Upload and publish video content to YouTube using the Publora API. Use this skill when the user wants to upload or schedule YouTube videos via Publora. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 633 次。

如何安装 Publora Youtube?

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

Publora Youtube 是免费的吗?

是的,Publora Youtube 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Publora Youtube 支持哪些平台?

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

谁开发了 Publora Youtube?

由 Sergey Bulaev(@sergebulaev)开发并维护,当前版本 v1.2.0。

💬 留言讨论