vestafolio-choisir-regime
Determine which French business legal forms (micro-entreprise, EI, EURL, SASU, SARL, SAS, SELARL, SELAS) an entrepreneur is eligible for and get a recommendation using Vestafolio's simulator API. Use when a user asks "quel statut juridique", which legal structure to start a business in France, mi...
Install this skill
or
95/100
Security score
The vestafolio-choisir-regime 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/choisir-regime \ |
| 62 | -H 'Content-Type: application/json' \ |
| 63 | -d '{ |
Scanned on Aug 25, 2026
View Security Dashboard