israeli-payroll-calculator
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill performs localized mathematical calculations based on provided tax constants and user input.\n- [PROMPT_INJECTION]: No malicious instructions, safety bypass attempts, or unauthorized behavior overrides were found in the skill instructions or metadata.\n- [DATA_EXFILTRATION]: No network operations (curl, wget, fetch) or sensitive file access patterns (e.g., .ssh, .env) were detected. The Python script only uses standard libraries for CLI argument parsing and printing.\n- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote scripts. It uses a local Python script for its primary function.\n- [OBFUSCATION]: All files were scanned for Base64 encoding, hex escapes, zero-width characters, and homoglyph substitutions; no obfuscation was found.\n- [DYNAMIC_EXECUTION]: The Python script logic is static and does not use eval(), exec(), or any dynamic code assembly techniques.
Audit Metadata