market pulse

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: market-pulse Version: 1.0.2 The skill bundle is designed to provide market analytics using public APIs (CoinGecko, alternative.me) and WebSearch for general financial data (DeFiLlama, S&P 500, NASDAQ). All instructions to the AI agent in SKILL.md are focused on guiding its data retrieval, analysis, and response formatting within the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection aiming to subvert the agent's core mission or access sensitive data. The agent is explicitly instructed to avoid transaction execution.

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.

What this means

Responses may rely on third-party market-data and search results, which can be rate-limited, stale, or inconsistent.

Why it was flagged

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.

Skill content
Fetch data using WebFetch for APIs, WebSearch for events/fallback
Recommendation

Ask for timestamps and source citations, and do not use this skill as a trading-execution tool.

What this means

The agent might reuse old market data or prior assumptions unless it also verifies current information.

Why it was flagged

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.

Skill content
Avoid redundant queries; check memory first
Recommendation

For prices, yields, and events, ask the agent to fetch fresh data and include timestamps rather than relying only on remembered context.