← Back to Skills Marketplace
chenghaifeng08-creator

Trading Decision Pro

by chenghaifeng08-creator · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
121
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install trading-decision-pro
Description
AI-powered trading decision assistant by Automaton. Market sentiment analysis, risk assessment, real-time trade recommendations.
Usage Guidance
This skill mostly looks like a local/simulated trading helper, but there are several inconsistencies you should resolve before installing or using it: - Ask the author to confirm whether an API key is required and, if so, add TRADING_DECISION_API_KEY (or equivalent) to the skill manifest. Right now the code reads that env var but the metadata declares none. - Verify the claimed V2.0 features (tasks/KNOWLEDGE.md, /cross-review, tools/README.md, session snapshot files). Those files/endpoints are referenced in SKILL.md but are not included — ask whether they are intentionally omitted or hosted elsewhere and, if remote, what domains/endpoints will be contacted. - Because the README/SKILL.md advertise "real-time signals" and multi-source sentiment aggregation, confirm which external APIs/services will be contacted and what credentials are required; audit any network endpoints before providing credentials. - The SKILL.md includes payment instructions (QR codes, crypto address) and asks users to message on WeChat/Telegram to unlock pro features — treat payment/contact channels as external to the platform and exercise usual caution (verify identity, avoid sending credentials or secrets to third parties). - Run the package locally in a sandbox, run the test suite, and review the remainder of index.js (it was truncated in the provided snapshot) to confirm there are no hidden network calls or telemetry. Check for any code that posts data to remote endpoints before supplying any real API keys or production data. Given the documentation mismatch and undeclared credentials, treat the package as suspicious until the author clarifies the above items.
Capability Analysis
Type: OpenClaw Skill Name: trading-decision-pro Version: 1.0.1 The skill bundle exhibits characteristics of 'scamware' or financial solicitation. While the code in index.js is a benign mock implementation that uses Math.random() to simulate trading signals, the SKILL.md file contains aggressive marketing and requests for payments via Alipay and a USDT TRC20 address (TJSt2KvRQVzK8pXvMJXQvCqVzKpXvMJXQv). Furthermore, the documentation references features and files like 'tasks/KNOWLEDGE.md' and 'tasks/SESSION-SNAPSHOT.md' that are not included in the bundle, suggesting a deceptive attempt to appear more functional than it is to solicit 'Pro' version upgrades.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name and description match the code: market sentiment, trade analysis, position sizing, and portfolio risk functions are present. However SKILL.md advertises V2.0 features (knowledge injection tasks, cross-model review endpoint, tools registry, session snapshot) that are not present in the file manifest. Examples show an apiKey parameter and the code reads process.env.TRADING_DECISION_API_KEY, but the skill metadata declares no required credentials. Overall capability intent is coherent for a trading assistant, but the documentation over-promises and does not align with the provided files.
Instruction Scope
SKILL.md instructs installation and usage and includes promotional/payment instructions. It also states runtime behaviors (automatic knowledge search of tasks/KNOWLEDGE.md, cross-review via /cross-review, tool registry) that would involve reading extra files or invoking endpoints — none of those files or endpoints are present. The README/examples reference an apiKey but the skill metadata does not declare that credential. The instructions therefore give the agent broader responsibilities than the shipped code supports and reference resources outside the manifest.
Install Mechanism
No install spec (instruction-only) and package contains only local JS files and tests. No external download URLs, no build/install scripts, and package.json has no dependencies. This is low install risk.
Credentials
The code expects or accepts an API key (constructor option or process.env.TRADING_DECISION_API_KEY) but the skill metadata lists no required env vars or primary credential. That mismatch is notable: either the key is optional (code can run offline), or the manifest omitted a credential requirement. SKILL.md also advertises 'real-time signals' and multi-source aggregation (news/social/on-chain) which typically require API credentials — none are declared. Require/declare secrets should match the skill's actual needs.
Persistence & Privilege
Skill does not request persistent system privileges. Flags show always:false and normal autonomous invocation. There is no install behavior that modifies other skills or system-wide configs in the provided files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trading-decision-pro
  3. After installation, invoke the skill by name or use /trading-decision-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added Pro Version CTA for custom services
v1.0.0
trading-decision-pro-automaton v1.0.0 - Initial release of AI-powered trading decision assistant by Automaton. - Provides market sentiment analysis, risk assessment, and real-time trade recommendations. - Supports crypto, stocks, and forex across key features: technical analysis, portfolio management, and smart alerts. - Includes detailed API documentation, example code for integration, and advanced features like pattern recognition and backtesting. - Offers professional consulting, custom strategy, and portfolio optimization services (with introductory discounts).
Metadata
Slug trading-decision-pro
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Trading Decision Pro?

AI-powered trading decision assistant by Automaton. Market sentiment analysis, risk assessment, real-time trade recommendations. It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install Trading Decision Pro?

Run "/install trading-decision-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trading Decision Pro free?

Yes, Trading Decision Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Trading Decision Pro support?

Trading Decision Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trading Decision Pro?

It is built and maintained by chenghaifeng08-creator (@chenghaifeng08-creator); the current version is v1.0.1.

💬 Comments