News Fund Analyzer

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only fund analysis skill is coherent and does not request code execution or credentials, but it relies on web search and can give concrete investment recommendations that users should verify independently.

Install only if you are comfortable with fund-related queries being searched on public web services. Do not provide brokerage credentials or account numbers, and verify any investment recommendation with trusted sources or a qualified financial professional before acting.

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

Search queries about funds or markets may be sent to third-party search engines, and low-quality or manipulated web results could affect the generated recommendation.

Why it was flagged

The main workflow directs the agent to use an external search helper for real-time news and market information. This is expected for the stated purpose, but external search results and providers can influence the analysis.

Skill content
**工具调用**:调用 "multi-search-engine-2.0.1" 技能搜索
Recommendation

Use public fund/news queries, verify important claims against official fund disclosures or reputable market sources, and avoid entering unnecessary private account details.

What this means

If the helper documentation is used outside the fund-news task, the agent could be steered toward inappropriate web searches.

Why it was flagged

The bundled search-helper reference includes broad advanced-search examples, including credential-discovery-style search terms. This is documentation rather than automatic execution, but it is broader than the fund-analysis use case.

Skill content
`inurl:` ... `inurl:login admin`; `intext:` ... `intext:password filetype:txt`
Recommendation

Keep use constrained to finance, fund, and news research; remove or ignore unrelated credential-discovery examples if repackaging the skill.

What this means

A user might over-trust automated buy, sell, or position-size suggestions and make financial decisions without independent review.

Why it was flagged

The skill is explicitly designed to generate concrete trading and position suggestions while also including a disclaimer. This is purpose-aligned, but the recommendations could materially influence financial decisions.

Skill content
操作建议:{买入/持有/减仓/卖出/观望} ... 仓位建议:{满仓/重仓/半仓/轻仓/空仓} ... 本报告仅供参考,不构成投资建议。
Recommendation

Treat the report as research support only, compare it with official disclosures and professional advice, and do not allow any agent to place trades automatically based on this output.