vestafolio-age-retraite
Simulate early retirement (FIRE) financed by invested capital for a French saver using Vestafolio's simulator API. Use when a user asks "à quel âge puis-je arrêter de travailler", "quand serai-je financièrement indépendant", at what age they can retire early, how much capital they need for FIRE, ...
Install this skill
or
95/100
Security score
The vestafolio-age-retraite 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 56
Curl to non-GitHub URL
SourceSKILL.md
| 54 | |
| 55 | ```bash |
| 56 | curl -s -X POST https://www.vestafolio.com/api/tools/v1/age-retraite \ |
| 57 | -H 'Content-Type: application/json' \ |
| 58 | -d '{ |
Scanned on Aug 25, 2026
View Security Dashboard