Back to skill
Skillv1.0.0

VirusTotal security

DeFi Yield Scout · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 4:15 AM
Hash
ee379d496abc26656ab1a13a6c3d8caa47624113c6dc40c8d85c50cafbde6aa0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: defi-yield-scout Version: 1.0.0 The OpenClaw skill 'defi-yield-scout' is classified as benign. The `SKILL.md` defines a clear, legitimate purpose for scanning DeFi yield opportunities. The core logic in `scripts/yield_scout.py` uses standard Python libraries, communicates only with the trusted `llama.fi` API for data, and handles command-line arguments safely via `argparse`, mitigating shell injection risks. It appropriately uses `tempfile` for caching and does not attempt to access sensitive local files, exfiltrate data, establish persistence, or contain any obfuscated code. While the `Bash` tool is allowed, its usage is strictly defined to execute the local Python script, and no prompt injection attempts or instructions for malicious behavior are found in `SKILL.md`.
External report
View on VirusTotal