← 返回 Skills 市场
vitja1988

Social Media Suite

作者 NEO · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
575
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install social-media-suite
功能描述
Automate social media posting to Instagram and YouTube. Schedule and publish images, videos, and content automatically. Social media automation tool for cont...
安全使用建议
This package is documentation for a social-media automation tool, not an executable skill — there are no scripts included (no run.sh, instagram_poster.sh, or youtube_uploader.sh). Before using: 1) Ask the publisher for the actual implementation code or a trustworthy source (homepage/repo) and review that code yourself. 2) Never run scripts obtained from untrusted sources without auditing them; they could read or exfiltrate credentials or files. 3) If you create/store tokens as files, set strict filesystem permissions and prefer short-lived or scoped credentials where possible. 4) Prefer official OAuth flows and limit scopes (e.g., only content_publish). 5) If you want this skill to run in an agent, require the author to provide verifiable code and an install spec (or provide a vetted package) so you can audit what will run. If those things are not provided, treat the skill as incomplete and avoid running or sourcing third‑party run.sh scripts.
功能分析
Type: OpenClaw Skill Name: social-media-suite Version: 1.0.1 The skill is classified as suspicious due to the high-risk nature of its operations and a significant vulnerability pattern presented in the documentation. The `SKILL.md` file provides an example `run.sh` script that demonstrates a shell injection vulnerability by passing unsanitized arguments (`"$@"`) directly to sub-scripts, which could lead to Remote Code Execution (RCE) if the actual implementation follows this pattern. Additionally, the skill requires handling sensitive credentials (long-lived access tokens) and processes external URLs (`--image-url`), posing potential risks like Server-Side Request Forgery (SSRF) or Local File Inclusion (LFI) if not properly validated by the underlying implementation.
能力评估
Purpose & Capability
Name and description match the operations described in SKILL.md (Instagram image posts and YouTube uploads). The credential types requested in the instructions (Facebook/Instagram tokens and YouTube OAuth) are appropriate for those platforms.
Instruction Scope
SKILL.md instructs users/agents to run {baseDir}/run.sh auth and post commands, and to create credential files under {baseDir}/credentials/. However no run.sh or implementation scripts are included in the package. The document also asks the agent/user to operate on local files (video paths) and credential files — reasonable for the purpose, but the absence of the scripts that would perform these actions is an incoherence and a potential risk if you obtain those scripts from an unknown source.
Install Mechanism
No install spec and no code files are present. That minimizes automatic installation risk, but also means the skill is only documentation; any code you run will have to come from elsewhere and should be inspected.
Credentials
The skill does not request environment variables or unrelated credentials. It asks for platform-specific OAuth tokens/credential files, which are proportional to the stated functionality. Note: it recommends storing tokens in files under {baseDir}/credentials — consider file permissions and secure storage.
Persistence & Privilege
always is false and model invocation is permitted (platform default). The skill does not request persistent system-wide privileges or modify other skills. The main concern is missing implementation rather than elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-media-suite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-media-suite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
SEO optimization: added use cases and keywords for better discoverability
v1.0.0
Unified Instagram and YouTube posting automation
元数据
Slug social-media-suite
版本 1.0.1
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Social Media Suite 是什么?

Automate social media posting to Instagram and YouTube. Schedule and publish images, videos, and content automatically. Social media automation tool for cont... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 575 次。

如何安装 Social Media Suite?

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

Social Media Suite 是免费的吗?

是的,Social Media Suite 完全免费(开源免费),可自由下载、安装和使用。

Social Media Suite 支持哪些平台?

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

谁开发了 Social Media Suite?

由 NEO(@vitja1988)开发并维护,当前版本 v1.0.1。

💬 留言讨论