vestafolio-impot-plus-value
Compute French real-estate capital gains tax (impôt sur la plus-value immobilière) with holding-period abatements using Vestafolio's simulator API. Use when a user asks "plus-value immobilière", how much tax they owe when selling a property or résidence secondaire in France, about the abattement ...
Install this skill
or
95/100
Security score
The vestafolio-impot-plus-value 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 61
Curl to non-GitHub URL
SourceSKILL.md
| 59 | |
| 60 | ```bash |
| 61 | curl -s -X POST https://www.vestafolio.com/api/tools/v1/impot-plus-value \ |
| 62 | -H 'Content-Type: application/json' \ |
| 63 | -d '{ |
Scanned on Aug 25, 2026
View Security Dashboard