← 返回 Skills 市场
sergebulaev

Publora

作者 Sergey Bulaev · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ⚠ suspicious
748
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install publora
功能描述
Publora API — schedule and publish social media posts across 10 platforms (X/Twitter, LinkedIn, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Masto...
安全使用建议
This SKILL.md appears to be a straightforward client for the Publora REST API, but before installing or using it you should: 1) verify the service and endpoints by visiting publora.com (the skill metadata has no homepage or source URL); 2) confirm how/where you will supply your x-publora-key — avoid pasting long-lived keys into prompts if you don't trust the skill or agent UI; 3) prefer creating a limited/test API key (or sandbox account) with minimal permissions for initial testing; 4) check Publora's privacy and webhook behavior (webhooks or media uploads may expose content/URLs externally); and 5) if the agent asks to store the key, verify storage policy and delete any test keys afterward. The main issues are the missing source/homepage and the fact the skill does not declare the required API credential — both are legitimate reasons to pause and validate provenance before proceeding.
功能分析
Type: OpenClaw Skill Name: publora Version: 1.2.1 The skill bundle for 'publora' is a standard API integration for a social media scheduling and publishing service. The SKILL.md file provides legitimate instructions and code snippets (JavaScript, Python, and Bash) for interacting with the Publora REST API (api.publora.com), covering authentication, post management, media uploads, and analytics without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
SKILL.md documents Publora endpoints for posting, scheduling, media uploads, webhooks, and analytics which align with the declared purpose (multi-platform social publishing). However the package metadata provides no source or homepage, and the skill does not declare any required API key even though every request in the instructions requires an x-publora-key. This is an inconsistency worth noting.
Instruction Scope
Instructions are focused on calling publora.com API endpoints (platform-connections, create-post, list-posts, get-upload-url, etc.). They do not instruct the agent to read local files, environment variables, or unrelated system state, nor do they direct data to unexpected external endpoints beyond publora.com and pre-signed upload URLs.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes filesystem risk because nothing is downloaded or written by the skill itself.
Credentials
The runtime examples require an API key sent in the x-publora-key header (keys beginning with sk_). Yet the skill metadata declares no required environment variables or primary credential. The skill will therefore rely on the agent or user to supply secrets ad hoc; that mismatch is a proportionality/information gap and a potential usability/security risk (users may be prompted to paste secrets without a clear storage policy).
Persistence & Privilege
always is false and there are no install actions. The skill does not request persistent privileges or modify other skills or system config per the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install publora
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /publora 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Fix: Starter plan gives API access (LinkedIn & Bluesky); Twitter requires Pro+. Fix LinkedIn analytics queryTypes array. Fix threading: nested threads disabled on Threads. Fix workspace: username, _id, dailyPostsLeft.
v1.2.0
March 2026: Workspace/B2B API, Webhooks, LinkedIn analytics, updated limits, new endpoints (test-connection, post-logs, list-posts pagination), Threads nesting warning
v1.1.0
Add complete media upload workflow (3-step S3 pre-signed), carousel upload guide, --- thread separator for X and Threads
v1.0.0
Initial release
元数据
Slug publora
版本 1.2.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Publora 是什么?

Publora API — schedule and publish social media posts across 10 platforms (X/Twitter, LinkedIn, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Masto... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 748 次。

如何安装 Publora?

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

Publora 是免费的吗?

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

Publora 支持哪些平台?

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

谁开发了 Publora?

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

💬 留言讨论