Back to skill
Skillv1.0.0

VirusTotal security

Quant Full Stack · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 9:09 AM
Hash
27b943edebe69f9eb2c40a7199dcd647de24fdfbf56d4971b7d8baede3251990
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: quant-full-stack Version: 1.0.0 The skill bundle is a quantitative trading task orchestrator designed to manage a workflow involving data collection, factor engineering, and backtesting. The primary component, `runner.py`, acts as a dispatcher that executes specific local Python scripts within a predefined directory (`~/quant_trading`) using a virtual environment. The implementation follows security best practices by validating task identifiers against a hardcoded whitelist and using `subprocess.run` with argument lists to prevent shell injection. No evidence of malicious intent, data exfiltration, or prompt injection was found in the provided files.
External report
View on VirusTotal