investing
Provides personalized investment strategies and market monitoring for Lithuanian investors, focusing on ETFs, crypto, and pension funds.
Install this skill
or
77/100
Security score
The investing skill was audited on Feb 16, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 101
Template literal with variable interpolation in command context
SourceSKILL.md
| 101 | ```bash |
medium line 87
Curl to non-GitHub URL
SourceSKILL.md
| 87 | curl -s "https://query1.finance.yahoo.com/v8/finance/chart/VWCE.DE" | \ |
medium line 91
Curl to non-GitHub URL
SourceSKILL.md
| 91 | curl -s "https://query1.finance.yahoo.com/v8/finance/chart/EIMI.L" | \ |
medium line 95
Curl to non-GitHub URL
SourceSKILL.md
| 95 | curl -s "https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=eur" | \ |
low line 87
External URL reference
SourceSKILL.md
| 87 | curl -s "https://query1.finance.yahoo.com/v8/finance/chart/VWCE.DE" | \ |
low line 91
External URL reference
SourceSKILL.md
| 91 | curl -s "https://query1.finance.yahoo.com/v8/finance/chart/EIMI.L" | \ |
low line 95
External URL reference
SourceSKILL.md
| 95 | curl -s "https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=eur" | \ |
Scanned on Feb 16, 2026
View Security Dashboard