github
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official GitHub API (
https://api.github.com), which is a well-known and trusted service. - [SAFE]: Authentication is managed correctly through
GITHUB_TOKENenvironment variables or local configuration, ensuring that user credentials are not hardcoded or exposed. - [SAFE]: All functionality (listing repos, creating issues/PRs) aligns with the stated purpose of the skill, and the source code is transparent and well-documented.
- [SAFE]: Dependencies listed in
package.jsonare standard development tools from the official NPM registry, with no suspicious third-party packages found.
Audit Metadata