Back to skill
Skillv1.1.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:14 AM
Hash
4d288f0d6cc5cdd127dad43a37d3d8006b0b5f0a2cb2b7590fe743fb28c04387
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: crypto-prices Version: 1.1.0 The skill bundle, consisting of `_meta.json` and `SKILL.md`, appears benign. The `SKILL.md` clearly outlines the purpose of fetching cryptocurrency and commodity prices using a local `crypto_prices.py` module. The instructions for the AI agent are straightforward, focusing on executing Python commands to interact with this module. Notably, the instructions include a guardrail explicitly telling the agent to 'NEVER use web search for prices,' which is a positive security measure to prevent the agent from using untrusted external sources. There is no evidence of prompt injection attempts, data exfiltration, or other malicious intent within the provided files. Potential vulnerabilities would reside in the unprovided `crypto_prices.py` module, but the instructions themselves are not malicious.
External report
View on VirusTotal