TradeAlpha plugin for OpenClaw exposing one realtime news tool.
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.
README
TradeAlpha Plugin
这个目录是独立发布的 OpenClaw plugin 包。
它现在只提供一个真实工具:
tradealpha_news
运行时行为
这个 plugin 的真实运行方式如下:
- 新闻请求会发送到
https://openapi.lxaa.top/api/v1/news/realtime_news tradealpha_news只读取系统环境变量TradeAlphaToken- plugin 不再提供登录工具,也不会把 token 写入本地配置文件
- plugin 通过 Node 子进程执行本地脚本,并只透传运行所需的最小环境变量白名单
安全说明
安装或使用前,请先确认以下几点:
- 你信任
openapi.lxaa.top作为新闻请求的目标主机 - 你会自行在系统环境变量中设置
TradeAlphaToken - 插件不会保存账号密码,也不会写入本地 token 配置
目录内容
openclaw.plugin.json:插件契约plugin/index.mjs:工具注册入口scripts/get-realtime-news.js:新闻脚本
本地使用
npm run news
Capabilities
- Tags
- configSchema
- Yes
- Executes code
- Yes
- HTTP routes
- 0
- Runtime ID
- tradealpha-open-platform-plugin
Compatibility
- Built With Open Claw Version
- 2026.3.24-beta.2
- Min Gateway Version
- 2026.3.24-beta.2
- Plugin Api Range
- >=2026.3.24-beta.2
- Plugin Sdk Version
- 2026.3.24-beta.2
Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Commit
- ae27c8ec2de9
- Tag
- main
- Provenance
- No
- Scan status
- suspicious
Tags
- latest
- 0.7.1
