sendgrid-global-email-stats
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a bash script to coordinate data retrieval and validation. It employs standard system utilities including
curlfor API requests andpython3for date validation and URL construction.\n- [EXTERNAL_DOWNLOADS]: Network operations are directed towards official Twilio SendGrid endpoints (api.sendgrid.comandapi.eu.sendgrid.com). These are recognized as well-known service domains.\n- [SAFE]: The skill manages API credentials using a local configuration file at~/.config/sendgrid-send-email/api_key. It implements secure handling by ensuring the directory and file have restrictive permissions (700 and 600 respectively) and using temporary files for atomic writes.
Audit Metadata