ir-france
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local Python script,
scripts/simulateur-ir.py, to perform income tax simulations. The script's logic is transparent, performing standard mathematical calculations based on French tax laws without external system calls or network activity. - [EXTERNAL_DOWNLOADS]: The documentation references official French government portals (e.g., impots.gouv.fr, legifrance.gouv.fr, service-public.gouv.fr) for tax thresholds and legal information. These are well-known, trusted domains. Installation instructions involve standard Git cloning from the author's official repository.
- [PROMPT_INJECTION]: The instructions are strictly limited to providing tax guidance and follow a logical workflow. No override markers, role-play injections, or attempts to bypass safety filters were found.
- [DATA_EXFILTRATION]: The skill does not perform network operations or access sensitive system paths (e.g., SSH keys, credentials). It processes user-provided financial data within the local session for the purpose of the simulation.
- [SAFE]: The skill follows best practices for AI agent extensions by modularizing information into reference files and providing a clear disclaimer that it does not replace professional tax advice.
Audit Metadata