← 返回 Skills 市场
sergebulaev

Publora Linkedin

作者 Sergey Bulaev · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
753
总下载
1
收藏
2
当前安装
5
版本数
在 OpenClaw 中安装
/install publora-linkedin
功能描述
Post or schedule content to LinkedIn using the Publora API. Use this skill when the user wants to publish or schedule LinkedIn posts, retrieve analytics (imp...
安全使用建议
This skill appears to be a straightforward Publora LinkedIn wrapper, but the manifest is missing key provenance and a declared API credential. Before installing: (1) verify the publisher/source (there's no homepage or repo listed); (2) confirm how the Publora API key is provided — ask the author to declare a primaryEnv like PUBLORA_API_KEY or similar; (3) prefer creating a least-privilege Publora key and understand its scopes; (4) be aware the agent will send post text/media and analytics to api.publora.com (avoid sending sensitive content); (5) if you don't trust the publisher, don't provide secrets or allow autonomous agent runs that can publish on your LinkedIn accounts. If the maintainer can supply a repository, homepage, and explicit required-env metadata, re-evaluate then.
功能分析
Type: OpenClaw Skill Name: publora-linkedin Version: 2.0.1 The skill bundle provides standard documentation and code snippets for an AI agent to interact with the Publora API (api.publora.com) for LinkedIn management. It includes instructions for posting, scheduling, analytics, and engagement (reactions/comments) without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill's stated purpose (post/schedule LinkedIn posts via the Publora API) matches the runtime examples in SKILL.md, but the manifest declares no primary credential or required env vars even though every request example uses an x-publora-key header. Also there is no homepage or source repository to verify the publisher.
Instruction Scope
Instructions are limited to calling https://api.publora.com endpoints (posting, scheduling, analytics, reactions, comments). However SKILL.md refers to a separate 'publora' core skill for auth and other docs but the registry metadata does not declare that dependency or explain how the x-publora-key will be provided, leaving an operational gap and possible scope creep if the agent is left to obtain secrets or other context on its own.
Install Mechanism
No install spec and no code files (instruction-only) — lowest install risk. Nothing is downloaded or executed on disk by an installer.
Credentials
SKILL.md expects an API key (x-publora-key: sk_YOUR_KEY) but requires.env and primary credential are empty. That mismatch means the skill will either fail, prompt the user to paste a secret at runtime, or the agent may attempt to locate credentials — none of which is declared. Also sending post content and analytics to a third-party service exposes potentially sensitive data; no guidance on least-privilege keys or scopes is provided.
Persistence & Privilege
No elevated persistence requested (always:false). The skill does not request system-wide configuration changes or other skills' credentials. Autonomous invocation is allowed (default) but that alone is not a flag — only combine with other concerns.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install publora-linkedin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /publora-linkedin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix: queryTypes is array not string (ALL invalid). Add queryType singular (returns count). Reactions/Comments return HTTP 201. Delete reaction returns null. commentId accepts plain numeric IDs.
v2.0.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add analytics endpoint, reactions reference, multi-image carousel, WebP auto-convert, char limit behavior
v1.0.0
Initial release
元数据
Slug publora-linkedin
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 5
常见问题

Publora Linkedin 是什么?

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

如何安装 Publora Linkedin?

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

Publora Linkedin 是免费的吗?

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

Publora Linkedin 支持哪些平台?

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

谁开发了 Publora Linkedin?

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

💬 留言讨论