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

commit-message

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill processes untrusted content from the local repository via git commands, creating an indirect prompt injection surface.
  • Ingestion points: Data enters the agent context through the outputs of git diff and git status (SKILL.md).
  • Boundary markers: The instructions do not define specific delimiters or boundary markers to distinguish between legitimate code content and potentially malicious instructions embedded within the files.
  • Capability inventory: The skill is limited to git status and git diff tools; it does not have permissions for network access, file writing, or administrative command execution.
  • Sanitization: No sanitization or filtering is performed on the output of the git commands before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 09:23 AM