saudi-procurement
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified during the analysis.
- [EXTERNAL_DOWNLOADS]: The skill makes requests to official Saudi government API endpoints (
apiportal.etimad.sa). These are well-known and legitimate services for the stated purpose. - [CREDENTIALS_UNSAFE]: Authentication is handled using an environment variable (
ETIMAD_SUBSCRIPTION_KEY), which is a recommended security practice for managing API keys. - [COMMAND_EXECUTION]: Uses
curlfor standard HTTP GET requests to retrieve government data. No unsafe command construction or privilege escalation patterns were found.
Audit Metadata