gh-cli
🔌Plugintrailofbits/skills
Intercepts GitHub URL fetches and curl/wget commands, redirecting to the authenticated gh CLI. Includes gh CLI usage guidance.
Overview
A Trail of Bits plugin that intercepts GitHub URL fetches and curl/wget commands, redirecting them to the authenticated gh CLI for proper authentication. Includes usage guidance for the gh CLI and prevents common authentication errors when AI agents try to access GitHub.
Key Features
- URL interception — Automatically catches GitHub URL fetches and redirects to the authenticated gh CLI
- Curl/wget redirect — Prevents unauthenticated curl/wget commands to GitHub, using gh CLI instead
- Authentication handling — Ensures all GitHub API calls use proper authentication through the gh CLI
- Usage guidance — Includes best practices for using the gh CLI effectively
- Part of Trail of Bits Skills — Alongside security, malware analysis, development, and team management plugins
Who is this for?
Developers using AI coding agents that frequently interact with GitHub who want to avoid authentication issues and rate limiting. Essential for teams where AI agents need reliable, authenticated access to GitHub repositories, issues, and pull requests.
Part of
trailofbits-skills
Installation
/plugin marketplace add trailofbits/skills/plugin install gh-cli@trailofbitsMore from this repository10
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Runs Semgrep static analysis for security vulnerability detection and code quality enforcement, from the Trail of Bits Skills Marketplace for AI-assisted security workflows.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
Teaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills
Creates language variants of existing Semgrep rules with proper applicability analysis and test-driven validation
YARA-X detection rule authoring with linting and quality analysis
Property-based testing guidance for multiple languages and smart contracts
Plugin