skills/dudusoar/vrp-toolkit/git-log/Gen Agent Trust Hub

git-log

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill utilizes standard git commands (status, diff, log, show, add, commit) to manage version control and documentation. These operations are restricted to the local repository context.
  • [DATA_EXFILTRATION] (SAFE): No network operations or attempts to access sensitive system files (e.g., SSH keys, AWS credentials) were detected. File operations are limited to the project's own directory.
  • [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns involving the download or execution of remote scripts or packages.
  • [PROMPT_INJECTION] (LOW): The skill has a surface for indirect prompt injection because it processes output from git diff and git log which may contain untrusted data from modified files. However, the scope of the skill is limited to documentation and commit management, posing minimal risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:23 PM