vestafolio-capacite-emprunt
Estimate the maximum mortgage a French household can borrow from income, existing charges and the HCSF 35 % debt ratio using Vestafolio's simulator API. Use when a user asks how much they can borrow, "combien puis-je emprunter", borrowing capacity (capacité d'emprunt), taux d'endettement, or what...
Install this skill
or
95/100
Security score
The vestafolio-capacite-emprunt 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/capacite-emprunt \ |
| 57 | -H 'Content-Type: application/json' \ |
| 58 | -d '{ |
Scanned on Aug 25, 2026
View Security Dashboard