Back to skill
Skillv1.0.0
VirusTotal security
金融分析技能 · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:35 AM
- Hash
- adc21a2649c6f16f6300790a4e49dbfdf43647ddaed6995d1b94b00d251131a8
- Source
- palm
- Verdict
- benign
- Code Insight
- Package: 金融分析技能 (xpi) Version: 1.0.0 Description: 优化的金融分析技能,整合滚动窗口调仓逻辑和回测功能 The package '金融分析技能' (financial-analysis) version 1.0.0 implements a financial analysis skill for portfolio backtesting using a rolling window risk parity strategy. The core logic is contained in `optimized_risk_parity_skill.py`, which handles loading financial return data from a CSV file, calculating rolling volatilities and risk parity weights (using historical data to avoid look-ahead bias), computing portfolio returns, analyzing performance metrics (e.g., total return, Sharpe ratio, max drawdown), and generating comprehensive text reports and various visualization charts (e.g., cumulative returns, asset allocation, correlation heatmap). The `optimized_main.py` script provides a command-line interface to run the backtest and display results. All file I/O operations (reading CSV, writing reports, JSON data, and PNG charts) are confined to specified local paths. The package relies on standard and well-vetted Python libraries (pandas, numpy, matplotlib, seaborn). There is no evidence of malicious activities such as unauthorized network communication, arbitrary code execution, data exfiltration, or unusual system interactions. The code logic is transparent and aligns perfectly with the package's described functionality as a financial analysis tool.
- External report
- View on VirusTotal
