github-ai-trends
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches repository metadata from
api.github.com. This is a well-known and trusted service, and the network activity is limited to retrieving search results. - [CREDENTIALS_UNSAFE]: The script supports the use of a GitHub token for authenticated requests via the
GITHUB_TOKENenvironment variable or a command-line argument. This is a standard and acceptable practice for tools interacting with the GitHub API. - [SAFE]: The skill does not use any external dependencies, relying entirely on the Python standard library. It does not perform any dangerous file system operations, privilege escalation, or persistence-related tasks.
Audit Metadata