Wyckoff Analysis AShare

ReviewAudited by ClawScan on May 1, 2026.

Overview

This instruction-only stock analysis skill is coherent and has no code or credentials, but it can query external market sources and give trading-style portfolio recommendations.

This skill is reasonable to install if you want online A-share Wyckoff analysis, but do not treat its recommendations as automatic trading instructions. Share only portfolio details you are comfortable putting into the conversation, check the reported data sources, and review any generated Python plotting code before execution.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Market data or symbol lookups may go to external public sources, and inaccurate source data could affect the analysis.

Why it was flagged

The skill permits fallback to broad external financial webpages for market data. This is expected for online stock analysis, but users should know that symbols may be queried against third-party sources and results depend on source quality.

Skill content
Other reputable financial pages with machine-readable tables
Recommendation

Review the skill's data audit table and prefer well-known market-data sources before relying on recommendations.

What this means

If the agent environment executes generated plotting code, it may create chart output or use local rendering resources.

Why it was flagged

The skill asks the agent to create Python plotting code for charts. This is purpose-aligned chart rendering, and no hidden code is included, but generated code should still be reviewed before execution.

Skill content
第二步:绘制威科夫事件标注图(Python 代码)
Recommendation

Inspect any generated Python code before running it, especially if local files or custom paths are introduced.

What this means

A user might treat stylized buy/sell/hold guidance as authoritative financial advice.

Why it was flagged

The skill uses a highly authoritative trading persona and asks for predictive, action-oriented analysis. This is disclosed as the skill's style, but it could make users over-trust financial suggestions.

Skill content
你现在是交易史上最伟大的人物理查德·D·威科夫...本人...大师级的专业读图和预测
Recommendation

Use the output as one analysis input only; verify with independent research or a qualified financial professional before trading.