Back to skill

Security audit

Commit Message Generator

Security checks for vulnerabilities and agentic risk

Overview

This is an instruction-only Git helper that reads diffs to draft commit messages and does not install code, persist, or request credentials.

Install only if you are comfortable with the agent reading the relevant Git diff or commit history. Review staged changes first, avoid running it on diffs containing secrets, and do not provide credentials because this skill does not need them.

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.