skills/gvieira18/skills/ship/Gen Agent Trust Hub

ship

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes various shell commands (git, gh, sed, wc) to automate repository management. This is the intended primary purpose of the skill.
  • [PROMPT_INJECTION]: The skill contains a surface for indirect prompt injection (Category 8) because it retrieves data from the local repository to construct Pull Request titles and descriptions.
  • Ingestion points: Data is ingested from the repository via git diff and git log commands (documented in SKILL.md).
  • Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded instructions within the ingested git data.
  • Capability inventory: The skill has the capability to execute shell commands (git, gh) and delegate tasks to the commit-it skill.
  • Sanitization: There is no explicit sanitization or escaping of the commit messages or diff content before they are interpolated into the gh pr create command.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 09:26 PM
Security Audit — agent-trust-hub — ship