.claude/skills/market-monitorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Monitor cryptocurrency and financial markets via exchange APIs (Binance, OKX). Track prices, analyze trends, and generate market reports.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/market-monitorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/market-monitorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/market-monitorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @patches429/market-monitorclawhub inspect @patches429/market-monitor --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:1d34305375471e7269f7ecd3b1d5697033ed7635ba22986a21afa7d423209f50impl/binance.mdimpl/okx.mdskill-card.mdSKILL.mdInitial release of market-monitor. - Provides real-time monitoring of cryptocurrency market data via exchange APIs (Binance, OKX). - Supports user-triggered queries, scheduled polling, and price alert triggers. - Calculates key technical indicators: MA7/25/99, RSI(14), MACD(12,26,9), Bollinger Bands, and volume analysis. - Generates trading signals (strong_buy, buy, neutral, sell, strong_sell) based on indicator rules. - Standardized JSON output includes price, 24h change, indicators, signal, confidence, and key levels. - Implements robust error handling for rate limits, invalid parameters, and service issues. - Enforces security: read-only operations, access-restricted domains, and auditing of all API calls.