github-stars
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements data fetching from the official GitHub API (api.github.com), which is a well-known and trusted service.
- [SAFE]: Secret management practices align with industry standards by instructing users to use environment variables (process.env.GITHUB_TOKEN) for authentication rather than hardcoding credentials.
- [SAFE]: External dependencies are limited to well-known libraries such as lucide-react, and no suspicious remote script execution or package installation patterns were found.
- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation attempts were detected in the instructions or code samples.
Audit Metadata