Back to skill

Security audit

Gh

Security checks for vulnerabilities and agentic risk

Overview

This is a small GitHub CLI instruction skill that matches its stated purpose, though it can guide real GitHub changes using the active account.

Install only if you want an agent to use gh on your behalf. Confirm the active GitHub account, target repository, branch, issue or PR number before use, and explicitly approve any action that creates public content, merges code, publishes a release, deletes data, or force-pushes. Prefer official GitHub CLI setup guidance over the external SkillBoss link unless you intentionally want that separate service.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.