vestafolio-impot-revenu
Compute French income tax (impôt sur le revenu) with the 2026 progressive barème, quotient familial and décote using Vestafolio's simulator API. Use when a user asks "combien d'impôt vais-je payer", how much income tax they owe in France, their TMI (marginal tax rate), taux moyen, parts fiscales,...
Install this skill
or
95/100
Security score
The vestafolio-impot-revenu 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 59
Curl to non-GitHub URL
SourceSKILL.md
| 57 | |
| 58 | ```bash |
| 59 | curl -s -X POST https://www.vestafolio.com/api/tools/v1/impot-revenu \ |
| 60 | -H 'Content-Type: application/json' \ |
| 61 | -d '{ |
Scanned on Aug 25, 2026
View Security Dashboard