google-trends-api
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE_&_EXFILTRATION]: The skill uses network operations to fetch Google Trends data from
api.scavio.dev. These requests are authenticated using an API key (SCAVIO_API_KEY). The documentation correctly advises users to store this key in environment variables or secret stores rather than hardcoding it, which is a standard security best practice. - [EXTERNAL_DOWNLOADS]: The skill contains example code that uses the Python
requestslibrary to communicate with the vendor's API atapi.scavio.dev. As this is the primary purpose of the skill and the domain belongs to the skill author (scavio-ai), these operations are considered standard and safe. - [METADATA_POISONING]: The metadata fields (name, description, tags) accurately reflect the skill's functionality for providing Google Trends data. No deceptive instructions or malicious patterns were found in the frontmatter or README content.
Audit Metadata