🔌

gh-cli

🔌Plugin

trailofbits/skills

Installation

Add marketplace in Claude Code:
$/plugin marketplace add trailofbits/skills
Step 2. Install plugin:
$/plugin install gh-cli@trailofbits
VibeIndex|
What it does
|

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

5,950
-
Last UpdatedJun 30, 2026

More from this repository10

🎯
ask-questions-if-underspecified🎯Skill

A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.

🎯
semgrep🎯Skill

Runs Semgrep static analysis for security vulnerability detection and code quality enforcement, from the Trail of Bits Skills Marketplace for AI-assisted security workflows.

🎯
modern-python🎯Skill

A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.

🎯
insecure-defaults🎯Skill

A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.

🎯
codeql🎯Skill

A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.

🔌
workflow-skill-design🔌Plugin

Teaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills

🔌
yara-authoring🔌Plugin

YARA-X detection rule authoring with linting and quality analysis

🔌
insecure-defaults🔌Plugin

Trail of Bits code-auditing plugin that detects insecure default configurations, hardcoded credentials, and fail-open security patterns during AI-assisted security review.

🔌
property-based-testing🔌Plugin

Property-based testing guidance for multiple languages and smart contracts

🔌
burpsuite-project-parser🔌Plugin

Trail of Bits code-auditing plugin that searches and extracts data from Burp Suite project files for AI-assisted security analysis.