idf-date-converter
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs its stated purpose of date conversion and holiday lookup using standard Python logic.
- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of 'pyluach', which is a standard, open-source Python library used specifically for Hebrew calendar computations.
- [COMMAND_EXECUTION]: The provided script ('scripts/convert_date.py') is a simple command-line interface for date math. It does not use unsafe functions like 'eval' or 'exec', nor does it perform any network or file system operations.
Audit Metadata