vestafolio-interets-composes
Project compound-interest growth of an investment with initial capital and monthly contributions using Vestafolio's simulator API. Use when a user asks about intérêts composés, compound interest projections, how much recurring savings will grow over N years, or wants a year-by-year table of inves...
Install this skill
or
95/100
Security score
The vestafolio-interets-composes skill was audited on Aug 25, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 48
Curl to non-GitHub URL
SourceSKILL.md
| 46 | |
| 47 | ```bash |
| 48 | curl -s -X POST https://www.vestafolio.com/api/tools/v1/interets-composes \ |
| 49 | -H 'Content-Type: application/json' \ |
| 50 | -d '{ |
Scanned on Aug 25, 2026
View Security Dashboard