← 返回 Skills 市场
jiuwei2

Tradealpha Realtime News

作者 Jiuwei2 · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tradealpha-open-platformv2
功能描述
Fetch realtime TradeAlpha news across Reuters, Bloomberg, Truth Social, research alerts, and domestic news sources via `POST /api/v1/news/realtime_news`. Use...
安全使用建议
This package appears internally consistent, but before installing: (1) verify you trust the endpoint https://quantaccess.lxaa.top because your TradeAlphaToken will be sent there (in both Authorization header and JSON body); (2) ensure you only provide a token with the minimal necessary privileges and avoid sharing high-privilege credentials; (3) confirm your runtime has a recent Node version (the script uses fetch); and (4) if you need extra assurance, review the included get-realtime-news.js yourself — it is short and readable and shows the exact network request being made.
功能分析
Type: OpenClaw Skill Name: tradealpha-open-platformv2 Version: 0.0.2 The skill is a functional tool designed to fetch financial news from the TradeAlpha platform. It uses a Node.js script (scripts/get-realtime-news.js) to send authenticated POST requests to a documented external API (https://quantaccess.lxaa.top). The code is transparent, includes input validation, and limits its data access to a specific environment variable (TradeAlphaToken) required for the service. There is no evidence of malicious intent, unauthorized data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description, required binary (node), declared primaryEnv (TradeAlphaToken), and the API endpoint (quantaccess.lxaa.top) all match the implemented script and SKILL.md; there are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md instructs only running the included Node script, filling parameters from user language, and returning the API's response. The instructions explicitly limit behavior (only read TradeAlphaToken, post to the listed URL, do not echo the token) and do not ask to read unrelated files or environment variables.
Install Mechanism
No install spec — instruction-only with one included script. This is low-risk: nothing is downloaded from third-party URLs or installed system-wide.
Credentials
Only a single credential (TradeAlphaToken) is required and it is used by the script to authenticate to the declared API. No other secrets or config paths are requested.
Persistence & Privilege
The skill does not request always:true or any elevated persistent presence, and it does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tradealpha-open-platformv2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tradealpha-open-platformv2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
- Added new execution guardrails to handle environments without shell/exec capability; now directly inform the user if local script execution is unavailable. - Clarified workflow and execution steps, including additional rules to prevent repeated or circular behavior when ability to run scripts is missing. - Adjusted response style and error handling to emphasize clear communication when execution limits are encountered. - Updated version to 0.0.2.
v0.0.1
Initial release of TradeAlpha Open Platform v2 Realtime News skill: - Fetches realtime news from Reuters, Bloomberg, Truth Social, research alerts, and domestic sources using a single API endpoint. - Filters news by source, category, importance, and time range as requested by the user. - Requires a user-provided TradeAlphaToken environment variable for authentication; directs users to register/login if missing. - Enforces detailed guardrails: time range (not before 2025-04-01), result pagination, no fabrication of news or errors. - Clear error handling for common API errors, providing direct user feedback and guidance. - Returns concise summaries with original news times and sources, prioritizing relevance and recency.
元数据
Slug tradealpha-open-platformv2
版本 0.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tradealpha Realtime News 是什么?

Fetch realtime TradeAlpha news across Reuters, Bloomberg, Truth Social, research alerts, and domestic news sources via `POST /api/v1/news/realtime_news`. Use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Tradealpha Realtime News?

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

Tradealpha Realtime News 是免费的吗?

是的,Tradealpha Realtime News 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tradealpha Realtime News 支持哪些平台?

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

谁开发了 Tradealpha Realtime News?

由 Jiuwei2(@jiuwei2)开发并维护,当前版本 v0.0.2。

💬 留言讨论