google-trends
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or obfuscation detected in the skill instructions or script logic.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the google-trends-api library to fetch data from Google Trends services. This is consistent with the skill's intended purpose and uses a well-known service.
- [COMMAND_EXECUTION]: The script includes a feature to write output to a user-provided file path via the -f flag. This uses fs.writeFileSync to save research results locally, which is a standard feature for a data-gathering CLI utility.
Audit Metadata