Back to skill
Skillv0.1.1

VirusTotal security

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

Scanner verdict

BenignApr 26, 2026, 6:01 AM
Hash
8ddbe6d6719dcda33ad7863f69a4189dd4ee395c0bebc465fe500a0f11b50346
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: x2strategy Version: 0.1.1 The x2strategy skill is a legitimate and well-structured tool for quantitative finance research, designed to automate the conversion of academic papers into executable Backtrader strategies. It features a robust 5-layer LLM extraction pipeline and includes a dedicated validation module (spec2code/validator.py) that performs AST syntax and structural checks on generated code before execution. The skill implements security best practices by incorporating mandatory human-in-the-loop (HITL) gates in the SKILL.md instructions, ensuring users review strategy specifications before any code is generated or run. While the skill handles sensitive API keys and executes generated Python code, these behaviors are essential to its stated purpose and are mitigated by the aforementioned validation and user-confirmation steps. A hardcoded environment path in the test runner (scripts/run_full_tests.sh) is a non-malicious developer artifact.
External report
View on VirusTotal