← 返回 Skills 市场
seph1709

X Twitter

作者 seph · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
364
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install x-page
功能描述
X/Twitter manager: post, reply, search, like, retweet & get analytics. Requires: powershell/pwsh. Reads ~/.config/x-twitter/credentials.json (X_API_KEY, X_AP...
安全使用建议
This skill appears coherent for managing an X/Twitter account via API using PowerShell and a local credentials file. Before installing: (1) Create a dedicated X Developer App and use app/tokens with the minimum permissions needed (prefer read-only when possible until you need write actions). (2) Store credentials in the indicated file and set strict file permissions (chmod 600 / icacls) as recommended. (3) Treat the access token/secret as sensitive and rotate/revoke them if the host or skill usage is ever suspect. (4) Remember the skill is instruction-only: it relies on the agent's runtime for network calls — only grant it to agents you trust to make requests to api.twitter.com. (5) If you need stronger assurance, review the truncated request examples in SKILL.md (or test in an isolated environment) to confirm all network calls go only to api.twitter.com and that no additional telemetry or external endpoints are used.
功能分析
Type: OpenClaw Skill Name: x-page Version: 1.0.2 The skill bundle is classified as benign. It provides a well-documented X/Twitter manager skill with clear instructions and PowerShell code snippets for interacting with the X API. All network calls are explicitly directed to `api.twitter.com` and `upload.twitter.com`, as stated in `SKILL.md`. The skill handles sensitive credentials (`~/.config/x-twitter/credentials.json`) but includes security best practices like file permission restrictions and credential rotation advice. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended behavior. The inherent risks of handling credentials and making network calls are necessary for the skill's stated purpose and are accompanied by explicit security assurances.
能力评估
Purpose & Capability
Name, description, declared required binaries (powershell/pwsh), and the explicit requirement to read ~/.config/x-twitter/credentials.json align with a Twitter/X API manager that needs OAuth keys and secrets. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read the local credentials file, construct OAuth 1.0a headers, and call api.twitter.com endpoints. It does not instruct reading unrelated system files, requesting other credentials, or sending data to third-party endpoints. The doc also advises restricting file permissions and rotating tokens, which is appropriate operational guidance.
Install Mechanism
There is no install spec and no code files to write to disk; the skill is instruction-only. This minimizes install-time risk—nothing is downloaded or installed by the skill itself.
Credentials
The only sensitive data required are the four OAuth fields stored in the declared credentials.json path, which is necessary for the stated capabilities. No unrelated credentials or broad environment access is requested.
Persistence & Privilege
always is false (default), the skill is user-invocable and may be called autonomously (platform default) but does not request permanent presence or system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install x-page
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /x-page 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix display name to X Twitter
v1.0.1
Improved description for discoverability
v1.0.0
Initial release: X/Twitter account management via X API v2. Supports tweets, replies, quotes, likes, retweets, timelines, search, lists, media upload. OAuth 1.0a signing built-in.
元数据
Slug x-page
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

X Twitter 是什么?

X/Twitter manager: post, reply, search, like, retweet & get analytics. Requires: powershell/pwsh. Reads ~/.config/x-twitter/credentials.json (X_API_KEY, X_AP... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 364 次。

如何安装 X Twitter?

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

X Twitter 是免费的吗?

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

X Twitter 支持哪些平台?

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

谁开发了 X Twitter?

由 seph(@seph1709)开发并维护,当前版本 v1.0.2。

💬 留言讨论