← 返回 Skills 市场
Trading Decision Pro
作者
chenghaifeng08-creator
· GitHub ↗
· v1.0.1
· MIT-0
145
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install trading-decision-pro-automaton
功能描述
AI-powered trading decision assistant by Automaton. Market sentiment analysis, risk assessment, real-time trade recommendations.
安全使用建议
Key concerns to consider before installing or using this skill:
- Metadata mismatch: SKILL.md and README say an apiKey is required for data sources, but the registry shows no required env vars. Confirm with the author which API keys and providers are actually needed and why they were omitted from the registry manifest.
- Overstated capabilities: The code mostly simulates sentiment and indicators (randomized values) instead of fetching real social/news/on‑chain data. If you expect real‑time multi‑source signals, ask where those integrations live and whether they'd require additional credentials or network access.
- Credentials and privacy: Do not supply real API keys, exchange/private keys, or account credentials to an unverified author. If the skill later requests keys or asks you to contact a private channel for paid features, verify the payment flow and data handling policy before sending sensitive info.
- Out‑of‑band payments/contact: The skill encourages contacting via WeChat/Telegram and paid tiers. That is a common fraud vector — prefer payment via verified platform channels and avoid sharing credentials over private messaging.
- Code quality issues: The shipped index.js appears truncated/buggy in places (e.g., truncated variable name, inconsistent authorship in package.json vs meta). These suggest the package may be incomplete or unmaintained. Run the included test suite in a sandbox before trusting outputs.
- What to ask the maintainer / next steps: Request a clear list of required environment variables and external endpoints, a full untruncated index.js, and proof of data-source integrations. Run the package in an isolated environment, inspect network activity during use, and only supply API keys after you confirm the endpoints and that the maintainer is trustworthy.
Overall: the package is not obviously malicious, but the inconsistencies, overclaims, and code issues make it unsafe to treat as production‑ready without additional verification.
功能分析
Type: OpenClaw Skill
Name: trading-decision-pro-automaton
Version: 1.0.1
The skill bundle provides a framework for a trading decision assistant, including sentiment analysis, risk assessment, and trade recommendations. The implementation in index.js consists of simulated logic using random values and mathematical formulas for its features, with no actual network or file system operations. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code serves as a functional mock or skeleton for the described trading utility.
能力评估
Purpose & Capability
The README/SKILL.md repeatedly describes multi-source sentiment aggregation (social, news, on‑chain, Fear & Greed, Telegram, etc.) and documents an apiKey option as required. Registry metadata lists no required env vars or primary credential. The included code simulates data (Math.random) rather than implementing network fetches. That combination (big external-data claims + no declared credentials + simulated local behavior) is inconsistent: either the skill should declare and document the data providers and required keys, or the published description is overstating capabilities.
Instruction Scope
SKILL.md shows runtime guidance that expects an apiKey and refers to installing via clawhub and contacting the author for paid services via private messaging (WeChat/Telegram). The provided index.js implements functions locally (simulated sentiment/indicators) and does not contain network calls in the visible portion; SKILL.md implies external endpoints and paid 'advanced signals' which are not implemented. The SKILL.md also instructs use of an apiKey but the registry declares none — the runtime instructions therefore may be misleading or incomplete.
Install Mechanism
No install spec is present and package.json has no dependencies, so nothing is automatically downloaded from arbitrary URLs. The skill appears to be shipped as source files in the bundle. This is lower risk than a skill that downloads/extracts remote archives, but the lack of an install spec while SKILL.md shows clawhub/npm install instructions is a documentation inconsistency to be aware of.
Credentials
The code reads an API key from options.apiKey or process.env.TRADING_DECISION_API_KEY, and SKILL.md documents an apiKey parameter; yet the registry metadata shows zero required environment variables and no primary credential. That mismatch is abnormal: a trading data integrator normally needs credentials (exchange/data provider API keys). The skill asking for private contact/payment channels for 'pro' features also increases the need to verify where credentials or payments are being sent. Require/env declarations should match actual runtime needs.
Persistence & Privilege
The skill does not request 'always: true' and does not declare any system-level config or privilege. There is no indication it modifies other skills or system settings. Autonomous invocation is allowed (default) but not combined here with other high-risk flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trading-decision-pro-automaton - 安装完成后,直接呼叫该 Skill 的名称或使用
/trading-decision-pro-automaton触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1
- Added paid trading consulting section in Chinese, including service types, pricing, and contact instructions.
- No changes to core features, usage, or API—documentation update only.
- Risk disclaimer included with new service section.
v1.0.0
trading-decision-pro-automaton v1.0.0
- Initial release
- Provides market sentiment analysis, trade setup analyzer, position sizing calculator, and portfolio risk assessment
- Includes pattern recognition, smart alerts, and backtesting engine
- Supports crypto, stocks, and forex markets
- Offers real-time trade recommendations and risk management tools
元数据
常见问题
Trading Decision Pro 是什么?
AI-powered trading decision assistant by Automaton. Market sentiment analysis, risk assessment, real-time trade recommendations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。
如何安装 Trading Decision Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trading-decision-pro-automaton」即可一键安装,无需额外配置。
Trading Decision Pro 是免费的吗?
是的,Trading Decision Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trading Decision Pro 支持哪些平台?
Trading Decision Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trading Decision Pro?
由 chenghaifeng08-creator(@chenghaifeng08-creator)开发并维护,当前版本 v1.0.1。
推荐 Skills