skills/ujon/skills/commit-message/Gen Agent Trust Hub

commit-message

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No malicious behavior or security vulnerabilities were identified.
  • [COMMAND_EXECUTION]: The skill executes standard git commands (diff, branch, log) to gather context from the local repository (SKILL.md). These are read-only operations necessary for the skill's core functionality.
  • [DATA_EXFILTRATION]: No network activity or external data transmission was detected. The skill operates entirely on local context.
  • [PROMPT_INJECTION]: No patterns of instruction override or safety bypass were found. The skill processes potentially untrusted data from git outputs (ingestion points: git diff, git branch, git log in SKILL.md). While it lacks explicit boundary markers or sanitization, its capability inventory is restricted to reading git metadata (SKILL.md), preventing the execution of malicious instructions embedded in the data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 02:09 PM