xtb-portfolio-review
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses well-known and trusted Python packages (pandas, numpy, openpyxl, yfinance) to process financial data and fetch market prices from well-known services.
- [SAFE]: The skill processes user-provided data locally. It generates reports in a local results directory and does not exfiltrate sensitive data to untrusted external domains.
- [SAFE]: Proper sanitization (HTML escaping) is implemented when generating the HTML report to prevent potential injection vulnerabilities from the data being processed.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation attempts were found in the scripts or documentation.
Audit Metadata