Back to skill
Skillv1.0.1

VirusTotal security

Stock Strategy Backtester Clean · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:32 AM
Hash
9a0d74a02c6a93141db483b4bfe55e3beed46a44c3fe8a8a3d5b91239d4020ef
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: stock-strategy-backtester-clean Version: 1.0.1 The skill bundle is a stock strategy backtester. The `SKILL.md` and `agents/openai.yaml` files contain clear, benign instructions for the AI agent, without any prompt injection attempts to subvert its behavior or encourage malicious actions. The `scripts/backtest_strategy.py` script reads a specified CSV file for OHLCV data, performs financial calculations, and prints a JSON summary to stdout. It uses standard libraries, handles file parsing errors, and does not contain any code for arbitrary command execution, network communication, data exfiltration, or persistence mechanisms. File access is strictly for reading and parsing the input CSV, which is essential for its stated purpose, and the script's parsing logic prevents it from disclosing arbitrary file contents.
External report
View on VirusTotal