← 返回 Skills 市场
mehrang0

Outfeed Social Manager

作者 Mehran G · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install outfeed-social-manager
功能描述
Schedule and publish social media posts to 9 platforms (Instagram, Facebook, TikTok, YouTube, X/Twitter, LinkedIn, Threads, Pinterest, Bluesky) from your AI...
安全使用建议
This skill appears to be what it says (an Outfeed-based social manager) but you should be cautious before enabling it. Key points to check: 1) The SKILL.md requires OUTFEED_API_KEY and 'npx', but the registry metadata earlier claims no env vars/binaries — ask the publisher to correct the metadata. 2) The runtime step runs 'npx -y @outfeedai/mcp-server', which will download and execute code from npm on your agent host; verify the npm package (publisher, version, source code, recent publish history) on npmjs.com and prefer a pinned version or integrity hash. 3) Only provide an Outfeed API key with minimal necessary permissions; consider creating an ephemeral or limited-scope key, and rotate it after use. 4) If possible, run the skill in a sandboxed environment (container or isolated agent instance) rather than a highly privileged host. 5) Confirm the Outfeed homepage and ownership (https://outfeed.ai) match the npm package and publisher. If you cannot verify the package provenance or prefer not to allow runtime npm fetch-and-execute, do not install or run this skill.
能力评估
Purpose & Capability
The skill's goal (Outfeed social manager) aligns with requiring an Outfeed API key and providing tools to list accounts, create drafts, schedule, and publish. However, the registry metadata at the top of the package claims no required env vars/binaries while SKILL.md declares OUTFEED_API_KEY and requires 'npx' — that metadata mismatch is incoherent.
Instruction Scope
The SKILL.md stays within the described domain (social-post management) and does not instruct the agent to read unrelated files or credentials. It does, however, instruct launching an MCP server (npx @outfeedai/mcp-server) which will run code fetched from the network — this gives that remote code runtime capability on the agent host and broad discretion to access or transmit data related to social accounts.
Install Mechanism
There is no install spec, but SKILL.md tells the agent to run 'npx -y @outfeedai/mcp-server'. That will fetch and execute a package from the npm registry at runtime. Fetching and running arbitrary npm packages is a moderate-to-high risk activity (code is not pre-reviewed, can perform network I/O, file I/O, etc.). The package identity (@outfeedai/mcp-server) should be verified before use; the skill does not pin a version or integrity digest.
Credentials
The only credential the skill requests in SKILL.md is OUTFEED_API_KEY (declared required and marked secret), which is proportionate to a social-posting manager. But the top-level registry metadata lists no required env vars — this inconsistency is concerning and should be resolved. Verify the API key's scope/permissions before providing it.
Persistence & Privilege
The skill does not request 'always: true' and does not declare persistent or elevated system-wide privileges. It will run an MCP server via npx when invoked, which is normal for a tool-style skill but does increase runtime privilege while the server is running.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install outfeed-social-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /outfeed-social-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Outfeed Social Media Manager skill for AI-driven scheduling and publishing. - Schedule and publish posts to 9 major platforms: Instagram, Facebook, TikTok, YouTube, X (Twitter), LinkedIn, Threads, Pinterest, and Bluesky. - Provides tools for creating drafts, scheduling, publishing, editing, bulk actions, and managing media files. - Includes account management and group targeting features. - Requires an Outfeed API key for operation. - Enforces key rules for safe and effective social media management, including confirmation for destructive actions and support for timezones.
元数据
Slug outfeed-social-manager
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Outfeed Social Manager 是什么?

Schedule and publish social media posts to 9 platforms (Instagram, Facebook, TikTok, YouTube, X/Twitter, LinkedIn, Threads, Pinterest, Bluesky) from your AI... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Outfeed Social Manager?

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

Outfeed Social Manager 是免费的吗?

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

Outfeed Social Manager 支持哪些平台?

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

谁开发了 Outfeed Social Manager?

由 Mehran G(@mehrang0)开发并维护,当前版本 v1.0.0。

💬 留言讨论