gif-search
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches GIF data and metadata from the official Tenor API hosted by Google (tenor.googleapis.com). This is a well-known and trusted service.
- [CREDENTIALS_UNSAFE]: Uses environment variables for API key management, which is a secure practice for handling sensitive credentials.
- [COMMAND_EXECUTION]: Utilizes standard system utilities (curl, jq) to perform API requests and parse JSON responses in a transparent manner.
Audit Metadata