israeli-shipping-manager
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill. It functions primarily as a documentation and guidance resource for developers.
- [PROMPT_INJECTION]: The skill contains 'CRITICAL' instructions that enforce safety by preventing the AI from hallucinating or fabricating package tracking data. This is a defensive measure to ensure user safety and data accuracy.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known Israeli carrier websites (israelpost.co.il, hfd.co.il, chita-il.com) and established third-party logistics aggregators (AfterShip, TrackingMore). These are legitimate industry resources relevant to the skill's purpose.
- [COMMAND_EXECUTION]: The provided Python script (
scripts/format_address.py) uses only standard libraries (argparse,json,re) to validate and format address strings. It does not perform network operations, file system writes, or execute dynamic code. - [DATA_EXPOSURE]: No hardcoded credentials or sensitive file paths were found. The integration references use placeholders like 'YOUR_TOKEN' for developer configuration.
Audit Metadata