github-dashboard
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to fetch and display public repository data (stars, forks, issues) from the GitHub API using official CLI or REST endpoints.
- [SAFE]: Instruction sets include specific prohibitions against storing authentication tokens, cookies, or private metadata, minimizing the risk of credential exposure.
- [SAFE]: The data processing workflow focuses on normalization and visual representation of public metrics, with no unauthorized data transmission to third-party domains.
- [SAFE]: The tool uses a standard templating approach to render dashboards, with documentation indicating the use of escaped bindings to prevent injection vulnerabilities from external content.
Audit Metadata