Value Nvest Perspective

PassAudited by ClawScan on May 15, 2026.

Overview

This instruction-only skill is coherent financial-market guidance, but it may proactively query external market tools and includes manual commands to connect or install external resources.

This appears safe to use as an instruction-only market-analysis skill, but do not run the optional npx or MCP setup commands unless you trust the source and provider. Remember that the skill can give confident stock and options opinions; verify data and make final investment decisions yourself.

Findings (4)

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 perform web or Longbridge lookups without waiting for the user to provide prices.

Why it was flagged

The skill instructs the agent to proactively use market-data tools before answering. This is disclosed and purpose-aligned, but it is autonomous external tool use.

Skill content
每次回答之前,先主动获取市场信息。不要等用户给价格,自己去拿。
Recommendation

Allow only the market-data tools you trust, and verify important figures before making financial decisions.

What this means

If connected, market queries and any provider-side authentication may involve Longbridge's external service.

Why it was flagged

The skill documents connecting Claude Code to an external Longbridge MCP endpoint. This is user-directed and relevant to market data, but it creates an external provider/tool boundary.

Skill content
claude mcp add --transport http longbridge https://openapi.longbridge.com/mcp
Recommendation

Verify the MCP URL and permissions, prefer read-only market-data access where possible, and disconnect it if you no longer need it.

What this means

Running the documented install command may fetch content from an external source outside these reviewed artifacts.

Why it was flagged

The README includes a manual npx-based install command referencing an external skill source. The reviewed package itself has no code or install spec, but users should still verify what they install.

Skill content
npx skills add ting2tao/value-nvest-skill
Recommendation

Install from a trusted registry or repository, confirm the source matches the skill you intend to use, and review fetched files before use.

What this means

A user could over-rely on the agent's market opinion when deciding whether to buy stocks or options.

Why it was flagged

The skill is designed to give concrete stock and options guidance. This is its stated purpose, but confident recommendations can affect real-money decisions.

Skill content
Also use for any question about whether to buy, hold, rotate, or add options on US tech stocks
Recommendation

Treat outputs as research support, not personalized financial advice, and confirm risks, prices, and suitability independently.