← 返回 Skills 市场
Schedule and publish posts to X and Threads from your AI agent
作者
Julien DA SILVA
· GitHub ↗
· v0.1.0
· MIT-0
289
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install poststash
功能描述
Schedule posts and threads to Threads and X via PostStash
安全使用建议
This skill appears to be what it claims: it will use whatever POSTSTASH_API_KEY you provide to schedule and query posts via PostStash (requests go to https://poststash.com/api). Before installing, ensure you trust PostStash and use a dedicated API key with the minimum permissions you need. Treat the key like a secret (do not paste it into chat or public repos), monitor activity tied to the key, and be prepared to revoke it if you see unexpected posts. Note that the agent (if given permission) can invoke the skill to post on your behalf, so limit agent autonomy or review prompts if you want manual control over publishing.
功能分析
Type: OpenClaw Skill
Name: poststash
Version: 0.1.0
The poststash skill bundle is a legitimate integration for scheduling social media posts on Threads and X via the PostStash API. It follows standard security practices by requiring an API key via environment variables and communicates exclusively with the official 'https://poststash.com/api' endpoint. No evidence of data exfiltration, malicious execution, or prompt injection was found across the source files (src/client.ts, src/tools/*) or documentation.
能力评估
Purpose & Capability
Name/description match the code and SKILL.md: all tools call the PostStash API and require only POSTSTASH_API_KEY. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs obtaining and setting POSTSTASH_API_KEY and how to call the provided tools. Runtime code only performs HTTP requests to poststash.com and does not read other environment variables, system files, or transmit data to unexpected endpoints.
Install Mechanism
No install spec is provided (lowest risk). The package includes TypeScript source but does not download or execute code from third-party URLs at runtime. Network calls target the documented poststash.com API.
Credentials
Only a single API key (POSTSTASH_API_KEY) is required, which is proportional to scheduling/publishing posts. The code uses that key only to authenticate requests to the documented API.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. Autonomous invocation is allowed (platform default) but that is expected for a posting tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poststash - 安装完成后,直接呼叫该 Skill 的名称或使用
/poststash触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial version
api-key needs to be created on https://poststash.com
元数据
常见问题
Schedule and publish posts to X and Threads from your AI agent 是什么?
Schedule posts and threads to Threads and X via PostStash. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。
如何安装 Schedule and publish posts to X and Threads from your AI agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poststash」即可一键安装,无需额外配置。
Schedule and publish posts to X and Threads from your AI agent 是免费的吗?
是的,Schedule and publish posts to X and Threads from your AI agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Schedule and publish posts to X and Threads from your AI agent 支持哪些平台?
Schedule and publish posts to X and Threads from your AI agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Schedule and publish posts to X and Threads from your AI agent?
由 Julien DA SILVA(@juliendsv)开发并维护,当前版本 v0.1.0。
推荐 Skills