skills/canhassancode/skills/commit/Gen Agent Trust Hub

commit

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands to interact with the git version control system, including git status, git diff, git log, git commit, and git push.
  • [DATA_EXFILTRATION]: The execution process includes a git push step, which transmits local source code to a remote repository server. This contradicts the skill's description which states it is for requests that involve committing 'without pushing'.
  • [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection (Category 8).
    • Ingestion points: Untrusted data enters the context via git diff and git log outputs in SKILL.md.
    • Boundary markers: Absent; there are no delimiters or instructions to ignore embedded commands in the files being analyzed.
    • Capability inventory: The skill can read file contents, create commits, and push data to remote servers.
    • Sanitization: Absent; the skill does not sanitize or escape content from the repository or from the user-provided $ARGUMENTS before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 09:39 PM
Security Audit — agent-trust-hub — commit