vestafolio-credit-immobilier
Compute French mortgage monthly payments (insurance included), total interest and the full amortization schedule using Vestafolio's simulator API. Use when a user asks about mortgage payments, loan cost, "quelle mensualité pour un crédit immobilier", "combien coûte un prêt de 250 000 €", amortiza...
Install this skill
or
95/100
Security score
The vestafolio-credit-immobilier 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 54
Curl to non-GitHub URL
SourceSKILL.md
| 52 | |
| 53 | ```bash |
| 54 | curl -s -X POST https://www.vestafolio.com/api/tools/v1/credit-immobilier \ |
| 55 | -H 'Content-Type: application/json' \ |
| 56 | -d '{ |
Scanned on Aug 25, 2026
View Security Dashboard