maccabi-pharm-search
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The script exclusively uses Node.js standard libraries (https, url) and has no external dependencies, minimizing the supply chain attack surface.
- [EXTERNAL_DOWNLOADS]: All network operations are directed to serguide.maccabi4u.co.il, which is the official domain for Maccabi Healthcare Services. These requests are necessary for the skill's primary function of checking medication availability.
- [COMMAND_EXECUTION]: The script implements clear command-line parsing without using dangerous functions like eval() or exec(). Inputs are used as parameters for API requests and are appropriately encoded.
Audit Metadata