free-finance-analysis

PassAudited by ClawScan on May 14, 2026.

Overview

This no-code finance-analysis skill is coherent and purpose-aligned, but it fetches third-party market pages and gives trading-style guidance that users should verify independently.

This skill appears safe to install from an agentic-security perspective because it has no code, install steps, credentials, persistence, or local data access. Be aware that it fetches third-party finance websites and may generate buy/sell-style commentary, stop-loss levels, and market opinions; verify the data and treat outputs as non-professional analysis rather than investment advice.

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

The agent may contact third-party finance sites and base its answer on their availability, accuracy, and timeliness.

Why it was flagged

The skill instructs the agent to use web_fetch against public financial websites. This is expected for a market-analysis skill and no credentialed or local data access is requested.

Skill content
web_fetch https://www.cnbc.com/quotes/{SYMBOL}
web_fetch https://www.benzinga.com/quote/{SYMBOL}
Recommendation

Confirm the ticker symbol, source, and timestamp of retrieved data; do not rely on one fetched page for important financial decisions.

What this means

Biased, promotional, inaccurate, or prompt-injection-like content from public discussion sites could distort the analysis if over-trusted.

Why it was flagged

The skill may retrieve user-generated investor discussion content. That is purpose-aligned for sentiment analysis, but such web content should be treated as untrusted data and not as instructions to the agent.

Skill content
老虎社区 ... 提供:
- 中文投资者讨论
- 散户实操观点
- 估值分析
Recommendation

Treat community posts as opinions, cross-check factual claims with primary market or filing sources, and ignore any instructions embedded in fetched web pages.

What this means

A user could lose money if they treat generated analysis as professional or guaranteed investment advice.

Why it was flagged

The skill asks the agent to provide concrete trading-style direction and stop-profit/stop-loss levels, while also including a disclaimer. This is aligned with the stated finance-analysis purpose but is high-impact guidance for users.

Skill content
### 操作建议
- 方向:看多/看空/中性
- 止盈:$xxx
- 止损:$xxx

⚠️ 风险提示:分析仅供参考,不构成投资建议
Recommendation

Use outputs as educational analysis only, verify market data independently, and consult a qualified financial professional before making trades.