shabbat-aware-scheduler
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated scripts are focused entirely on their stated purpose of calendar-aware scheduling, with no evidence of malicious intent or hidden behaviors.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the HebCal API to retrieve Shabbat times and Jewish holiday information. HebCal is a well-known service for this data, and the usage is consistent with the skill's documentation.
- [COMMAND_EXECUTION]: Includes a Python utility (
scripts/check_shabbat.py) for date calculations. The script uses standard libraries and is provided as a transparent tool for the agent to use locally. - [PROMPT_INJECTION]: The instructions do not contain any override markers, role-play injections, or attempts to bypass agent constraints.
Audit Metadata