Back to skill

Security audit

oh-my-git-commit

Security checks across malware telemetry and agentic risk

Overview

This is a coherent git commit helper that can stage files and create commits, so users should review changes before letting it run.

Install only if you want an agent to help make git commits. Before allowing it to stage or commit, check git status and the diff, and make sure secrets, unrelated files, or work-in-progress changes are not included.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (1)

Vague Triggers

Medium
Confidence
94% confidence
Finding
The trigger set includes very broad terms such as "commit" and related generic phrases, which can cause the skill to activate during ordinary discussion rather than an explicit request to execute a commit. In a skill that can run Bash and perform git add/git commit, accidental activation can lead to unintended staging or repository writes, especially if the agent interprets conversational text as authorization.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.