github-trending
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/fetch_trending.pyfetches HTML content from official GitHub Trending pages (https://github.com/trending). This is the primary function of the skill. - [COMMAND_EXECUTION]: The skill includes instructions to install standard Python dependencies via
pipand execute a local parsing script to retrieve structured data. - [SAFE]: The skill follows security best practices by using a dedicated script for data retrieval rather than raw web fetching within the prompt context. No attempts to access sensitive local files or exfiltrate data to unauthorized domains were found.
Audit Metadata