Back to skill

Security audit

GI Git Commit Helper

Security checks for vulnerabilities and agentic risk

Overview

This skill only guides an agent to draft Conventional Commits-style messages from git diffs, with no executable code or hidden behavior.

Install this if you want help drafting commit messages from repository changes. Use it only when you are comfortable letting the agent inspect the relevant git diff, since diffs may include private code, configuration, or accidentally staged secrets.

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.