github-docs
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of static Markdown files providing documentation and reference material for GitHub services.
- [SAFE]: No executable scripts, binaries, or persistence mechanisms are included in the skill package.
- [SAFE]: Numerous examples of
curlcommands,ghCLI usage, and GitHub Action YAML snippets are provided for educational purposes. All examples correctly use placeholders (e.g.,YOUR_TOKEN,OWNER,REPO) instead of hardcoded credentials. - [EXTERNAL_DOWNLOADS]: Installation instructions for GitHub CLI reference official domains such as
cli.github.com. These are documented as standard procedures from a well-known, trusted service. - [SAFE]: Base64-encoded strings found in the Git API documentation sections are benign, descriptive examples of API responses (e.g., decoding to 'Hello World' or 'Content of the blob').
Audit Metadata