skills/congdon1207/agents.md/commit/Gen Agent Trust Hub

commit

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill uses standard git commands for local repository management. The use of HEREDOC with quoted delimiters ('EOF') for commit messages is a secure way to handle multi-line input in a shell environment without risk of command expansion.
  • [DATA_EXFILTRATION] (SAFE): No external network communication is initiated. The skill includes a 'Critical Rule' to avoid pushing to remote servers without explicit user consent.
  • [CREDENTIALS_UNSAFE] (SAFE): The skill contains explicit negative constraints preventing the commitment of sensitive files like '.env', secrets, or credentials, mitigating the risk of accidental credential exposure.
  • [PROMPT_INJECTION] (SAFE): The instructions are clear, task-oriented, and do not attempt to bypass agent safety filters or override system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:43 PM