← 返回 Skills 市场
1090
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install x-alpha-scout
功能描述
Scan crypto and NFT sentiment on X/Twitter for daily alpha reports or token/NFT/project on-demand analyses with sentiment, trends, and red flags.
安全使用建议
Key things to consider before installing or enabling this skill:
- Credentials: The SKILL.md asks for X_AUTH_TOKEN and X_CT0 (a ct0 session cookie). Those are sensitive — a ct0 cookie can allow actions as your account. Do not supply these from your primary/personal X account. Prefer a read-only or throwaway X account with minimal privileges if you must test.
- Registry metadata mismatch: The registry entry lists no required env vars or binaries, but the instructions require the bird CLI and two X credentials. Ask the publisher why the metadata omits these requirements and request that required env vars and binaries be declared in the registry.
- bird CLI provenance: The skill depends on an external CLI ('bird'). Install only from a trusted source (official GitHub repo or verified Homebrew tap). Verify the bird project and review its release artifacts before installing.
- Delivery channels & scheduling: The skill says to 'deliver' reports via Discord/Telegram/etc. but does not declare how credentials for those channels are provided or stored. Ask for clarification and avoid giving messaging-service tokens unless you understand how they're used and stored.
- Autonomy risk: The skill is designed for daily automated runs. If you enable autonomous invocation, ensure the credentials you provide are scoped appropriately and monitor activity. Consider running the skill manually first to validate behavior.
- Code review & sandboxing: The included script (scripts/parse_calls.py) appears to only parse JSON tweet output into structured calls (no network exfiltration). Still, review the code and test in an isolated environment. Inspect the referenced GitHub repo (github.com/hammad-btc/alpha-scout-skill) for additional code or installer steps.
- Ask the publisher: Because the homepage is missing and the registry metadata is incomplete, ask the skill author to (1) publish a homepage/repo link in the registry, (2) update metadata to list required env vars/binaries, (3) explicitly document delivery mechanisms and credential use, and (4) confirm whether the skill ever posts or performs actions on X (the SKILL.md only shows read/search operations, but that should be explicitly confirmed).
If you decide to try the skill, do so with a dedicated/test X account and without sharing primary account cookies/tokens until you're satisfied with provenance and behavior.
功能分析
Type: OpenClaw Skill
Name: x-alpha-scout
Version: 1.0.0
The skill is classified as suspicious due to a critical shell injection vulnerability identified in `SKILL.md`. The agent is instructed to execute `bird search` commands using unsanitized user input (e.g., `bird search "$TICKER"`). This allows a malicious user to inject arbitrary shell commands, potentially leading to Remote Code Execution (RCE) on the host system. While the `scripts/parse_calls.py` script is benign and no explicit malicious intent (like data exfiltration to unauthorized endpoints or persistence mechanisms) is found in the skill's design, the presence of this severe vulnerability makes the skill high-risk.
能力评估
Purpose & Capability
The skill is an X/Twitter scanner and legitimately needs access to X data. However, the SKILL.md explicitly requires two X credentials (X_AUTH_TOKEN and X_CT0) and expects the 'bird' CLI to be installed, while the registry metadata declares no required env vars or binaries. That mismatch between declared requirements and the runtime instructions is an incoherence that requires explanation.
Instruction Scope
Runtime instructions direct the agent to run 'bird' searches (read-only) and to produce reports. They also instruct auto-running daily at 00:00 UTC and to 'Deliver: Send to user via their preferred channel (Discord, Telegram, etc.)' — but do not specify how delivery credentials or scheduling are provided. The SKILL.md references environment variables that are not declared in the registry. While the operations appear primarily read-only, the vagueness around delivery and scheduling grants the agent broad discretion and increases risk if credentials are provided.
Install Mechanism
This is instruction-only (no install spec). README instructs installing 'bird' via Homebrew or GitHub releases — both common approaches. There is no bundled installer or arbitrary download embedded in the skill files, which reduces direct install risk, but the skill depends on an external CLI the user must install and trust.
Credentials
The SKILL.md requires X_AUTH_TOKEN and X_CT0 (a session cookie) — both are high‑value credentials that can allow account access. The registry metadata, however, lists no required env vars or primary credential. That omission is disproportionate and inconsistent. The skill also suggests delivering reports to external channels but does not request or document credentials for those channels.
Persistence & Privilege
The skill does not request 'always: true' and defaults allow autonomous invocation (platform default). The SKILL.md mentions an automated daily report at 00:00 UTC; combined with the need for X credentials, autonomous runs increase the blast radius (the agent could repeatedly access X using provided credentials). This combination is notable but not itself a proof of malicious intent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-alpha-scout - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-alpha-scout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
x-alpha-scout 1.0.0
- Initial release of X/Twitter alpha scanner for crypto and NFT markets.
- Delivers daily market "alpha" reports using structured X/Twitter scans with market summaries, narratives, NFT mint highlights, alpha from reputable figures, and red flags.
- Supports on-demand sentiment and risk analysis of specific tokens or NFTs based on recent CT activity, high-rep account opinions, and detected red flags.
- Includes step-by-step report and analysis formatting guides to ensure consistent, actionable information.
- Quick commands provided for daily reports, asset analysis, caller tracking, and NFT mint discovery.
元数据
常见问题
X Alpha Scout 是什么?
Scan crypto and NFT sentiment on X/Twitter for daily alpha reports or token/NFT/project on-demand analyses with sentiment, trends, and red flags. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1090 次。
如何安装 X Alpha Scout?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-alpha-scout」即可一键安装,无需额外配置。
X Alpha Scout 是免费的吗?
是的,X Alpha Scout 完全免费(开源免费),可自由下载、安装和使用。
X Alpha Scout 支持哪些平台?
X Alpha Scout 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 X Alpha Scout?
由 hammadbtc(@hammadbtc)开发并维护,当前版本 v1.0.0。
推荐 Skills