israeli-business-war-compensation
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill's primary purpose is to provide guidance and calculations based on Israeli law.
- [SAFE]: The calculation script
scripts/calc_grant.pyis safe. It uses the Python standard library for arithmetic operations and input parsing. It does not perform network operations, access sensitive file paths, or use dynamic execution patterns likeeval()orexec(). - [SAFE]: All external URLs point to legitimate Israeli government portals (gov.il), social security (btl.gov.il), legal databases (nevo.co.il), or the well-known knowledge base Kol-Zchut (kolzchut.org.il).
- [SAFE]: No attempts at prompt injection, obfuscation, or persistence were found in the instructions or scripts.
- [SAFE]: The skill handles numeric data for calculations (turnover, wages), posing a negligible risk of indirect prompt injection. The Python script casts inputs to numeric types, providing inherent sanitization.
Audit Metadata