market pulse
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Responses may rely on third-party market-data and search results, which can be rate-limited, stale, or inconsistent.
The skill depends on external web-fetch and web-search tools to retrieve current market data. This is expected for the stated market analytics purpose and does not include account mutation or transaction execution.
Fetch data using WebFetch for APIs, WebSearch for events/fallback
Ask for timestamps and source citations, and do not use this skill as a trading-execution tool.
The agent might reuse old market data or prior assumptions unless it also verifies current information.
The skill tells the agent to consult memory before fetching data. For rapidly changing market information, reused memory could be stale or influenced by prior context.
Avoid redundant queries; check memory first
For prices, yields, and events, ask the agent to fetch fresh data and include timestamps rather than relying only on remembered context.
