israeli-phone-formatter

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs phone number validation and formatting tasks locally using bundled scripts and regular expressions. No suspicious network operations, data exfiltration patterns, or credential harvesting techniques were identified.
  • [COMMAND_EXECUTION]: The skill invokes a local script scripts/validate_phone.py to perform validation. The script's logic is limited to string cleaning and pattern matching using Python's standard re library. It does not utilize dangerous functions like eval(), exec(), or subprocess to handle user-provided input.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 09:15 PM
Security Audit — agent-trust-hub — israeli-phone-formatter