← 返回 Skills 市场
257
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install posta
功能描述
Post to Instagram, TikTok, LinkedIn, YouTube, X/Twitter, Facebook, Pinterest, Threads and Bluesky from your terminal. Create posts with AI-generated images a...
安全使用建议
This skill appears to do what it claims: manage Posta accounts and optionally call AI services for content. Before installing: 1) Only provide POSTA_API_TOKEN if you trust the Posta service; tokens are cached in /tmp for the session so revoke them if exposed. 2) Be aware the helper reads ~/.posta/credentials and .env/.env.local/.env.production in the working directory for exact variable names (it will not read other files), so avoid storing unrelated secrets in those files in projects you use with this skill. 3) The docs inconsistently mention searching shell profiles; in practice the shipped script does not read ~/.bashrc or ~/.zshrc — verify the version you install if this matters. 4) If you enable AI generation, you’ll need to supply FIREWORKS_API_KEY / GEMINI_API_KEY / OPENAI_API_KEY and the skill will make network calls to those external APIs. 5) Review the GitHub source (homepage) if you want additional assurance; revoke any tokens you test with if you suspect exposure.
功能分析
Type: OpenClaw Skill
Name: posta
Version: 1.2.2
The 'posta' skill is a social media management tool designed to interact with the Posta API. It provides comprehensive bash helper functions in 'scripts/posta-api.sh' for managing posts, media, and analytics across multiple platforms. The skill includes proactive security measures, such as SSRF protection for URL-based media uploads and a credential discovery mechanism that is restricted to specific files (~/.posta/credentials, .env) and specific variable names. The instructions in 'SKILL.md' emphasize user confirmation and safety, and no evidence of malicious behavior, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description (social posting, scheduling, analytics, AI image/text generation) align with required binaries (curl, jq), the single primary credential (POSTA_API_TOKEN), and the helper scripts which call the Posta API and optional AI provider APIs.
Instruction Scope
The SKILL.md and scripts limit actions to calling the Posta API, uploading media via signed URLs, and optionally calling Fireworks/Gemini/OpenAI for generation. The helper script reads a small, explicit list of credential files and environment variables. Minor inconsistency: some docs/examples claim the skill searches shell profiles (~/.zshrc, ~/.bashrc), but the actual script's _POSTA_CREDENTIAL_SOURCES does not include those files (the script only checks ~/.posta/credentials and specific .env files). This mismatched documentation should be clarified but does not change the overall scope.
Install Mechanism
Instruction-only skill with shipped helper scripts (no network install, no arbitrary downloads). No install spec that fetches external archives or runs unknown installers.
Credentials
Primary required env is POSTA_API_TOKEN (appropriate). Optional vars (FIREWORKS_API_KEY, GEMINI_API_KEY, OPENAI_API_KEY, POSTA_BASE_URL) are reasonable for AI generation and alternate API endpoints. The script will read the declared .env files and ~/.posta/credentials for these exact variable names only — this is expected, but users should be aware that .env files in the working directory will be inspected for those variables.
Persistence & Privilege
No special platform privileges requested. Token caching is local to /tmp. always is false and the skill does not modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install posta - 安装完成后,直接呼叫该 Skill 的名称或使用
/posta触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Remove shell profile access, add HTTPS URL validation, require user consent for hashtags
v1.2.1
Add SECURITY.md, harden credential discovery for scanner review, bump version
v1.2.0
ClawHub metadata, improved description, TikTok privacy level requirement
v1.1.0
Initial release
元数据
常见问题
Posta 是什么?
Post to Instagram, TikTok, LinkedIn, YouTube, X/Twitter, Facebook, Pinterest, Threads and Bluesky from your terminal. Create posts with AI-generated images a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。
如何安装 Posta?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install posta」即可一键安装,无需额外配置。
Posta 是免费的吗?
是的,Posta 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Posta 支持哪些平台?
Posta 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Posta?
由 STGime(@stgime)开发并维护,当前版本 v1.2.2。
推荐 Skills