israeli-price-quote-generator
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructional content and templates for generating Israeli price quotes. It correctly references official Israeli statutes such as the Late Payment to Suppliers Law (5777-2017), the Contracts Law (5733-1973), and current 2026 VAT/Oseik Patur thresholds.
- [SAFE]: All external URLs provided in the
SKILL.mdandreferences/directory point to authoritative Israeli government sites (gov.il,nevo.co.il,knesset.gov.il), official legal wikis (kolzchut.org.il), or reputable industry sources (pwc.com,greeninvoice.co.il). - [SAFE]: The bundled Python script
scripts/quote_builder.pyis a standard utility that performs local mathematical calculations (VAT, subtotals) and formats text. It does not perform network operations, file system writes outside of stdout, or execute dynamic code. - [SAFE]: Hardcoded values, such as the 18% VAT rate and the 122,833 NIS threshold, are accurate for the stated 2026 context and are used for calculation purposes rather than as secrets or credentials.
Audit Metadata