Back to skill
Skillv1.0.0

VirusTotal security

Crypto Market Analyzer · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:46 AM
Hash
c4681fb167f4d275fdddb88b2533c2bb1a8753f9a3be3f06b4a1da7ab300e36c
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: crypto-market-analyzer Version: 1.0.0 The OpenClaw skill 'crypto-market-analyzer' is benign. The `SKILL.md` clearly defines the skill's purpose to fetch and analyze public cryptocurrency data from the Binance API. The `scripts/fetch_crypto_data.py` script exclusively uses the `requests` library to interact with the public `https://api.binance.com/api/v3/klines` endpoint, which requires no authentication. The script performs local data processing and prints the results to standard output. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent. All actions are aligned with the stated purpose.
External report
View on VirusTotal