← 返回 Skills 市场
sergebulaev

Publora Facebook

作者 Sergey Bulaev · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ⚠ suspicious
708
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install publora-facebook
功能描述
Post or schedule content to Facebook Pages using the Publora API. Use this skill when the user wants to publish or schedule Facebook posts via Publora.
安全使用建议
What to consider before installing: - The SKILL.md expects a Publora API key (x-publora-key) but the skill metadata does not declare any required environment variable or primary credential. Expect the agent to ask you for that key at runtime — treat it as sensitive. - Verify the skill's provenance: there is no homepage and the owner is unknown. Prefer skills with a clear vendor/homepage and documented API ownership before giving credentials. - Understand what the key can do: a Publora API key granted to this skill can create and schedule posts and upload media for Pages. If possible, obtain a scoped/restricted key or test account rather than using high-privilege production keys. - Media uploads use an uploadUrl returned by the API (likely cloud storage). Confirm where those upload URLs point (S3, CDN, etc.) and do not upload sensitive content unless you trust Publora's storage and retention policies. - The SKILL.md references a separate 'publora' core skill for auth. If that core skill is not present on your agent, ask the publisher how authentication should be provided and where the key will be stored. - Test with non-sensitive content first (e.g., a test Page or draft posts) to confirm behavior and limits. - If you choose to install/use this skill, monitor Page activity and audit tokens; revoke or rotate the Publora key if you see unexpected posts. Additional information that would raise confidence: a valid homepage or vendor documentation, an explicit required environment variable (e.g., PUBLORA_API_KEY) and primaryEnv declaration, or a published 'publora' core skill dependency with clear auth flow. Without those, treat this skill as functional but under-specified and proceed cautiously.
功能分析
Type: OpenClaw Skill Name: publora-facebook Version: 1.2.1 The skill bundle for 'publora-facebook' is a documentation-only package providing instructions and examples for interacting with the Publora API (api.publora.com). It contains no executable code, obfuscation, or malicious instructions, and its behavior is entirely consistent with its stated purpose of scheduling and publishing Facebook posts.
能力评估
Purpose & Capability
The SKILL.md clearly describes posting/scheduling to Facebook via the Publora API (uses endpoints under https://api.publora.com and an x-publora-key header). That purpose is consistent with the skill name/description, but the registry metadata declares no required environment variables or primary credential even though the runtime instructions expect an API key (sk_YOUR_KEY). The omitted credential declaration is an incoherence.
Instruction Scope
The instructions are concrete and limited to calling Publora endpoints, creating posts, requesting upload URLs, and PUT-ing media to the returned uploadUrl. They refer to a separate 'publora' core skill for auth. The doc does not instruct reading local files or other unrelated secrets, but it is vague about how imageBytes are obtained and about how the API key is supplied. The uploadUrl step means the agent will PUT bytes to a third-party URL returned by the API (expected for media uploads but worth noting).
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by an installer in this package. This is low-install risk.
Credentials
Runtime examples use an x-publora-key API key, but the skill metadata lists no required env vars or primary credential. That mismatch is problematic: the skill will need a Publora API key (and that key allows posting/scheduling on behalf of connected Pages) but the package does not declare it, so a user or agent may be prompted unexpectedly for a sensitive credential. No other unrelated credentials are requested, which is appropriate.
Persistence & Privilege
The skill does not request always:true, does not install components, and does not request system-level config paths. It appears not to request persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install publora-facebook
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /publora-facebook 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
Fix: Text via API up to 63,206 chars (Publora editor caps at 2,200 only). Video Publora server limit is 512MB. 59-day token auto-refresh. Multiple videos unsupported. Mixed media not pre-validated by Publora.
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add multi-page support, 59-day token auto-refresh, album behavior, no-text-only-post note
v1.0.0
Initial release
元数据
Slug publora-facebook
版本 1.2.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Publora Facebook 是什么?

Post or schedule content to Facebook Pages using the Publora API. Use this skill when the user wants to publish or schedule Facebook posts via Publora. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 708 次。

如何安装 Publora Facebook?

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

Publora Facebook 是免费的吗?

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

Publora Facebook 支持哪些平台?

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

谁开发了 Publora Facebook?

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

💬 留言讨论