version-bump-tag

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a documentation resource, providing instructions and shell snippets for semantic versioning and git tag management. All instructions align with standard software development practices.
  • [COMMAND_EXECUTION]: The skill references local project scripts (./app/scripts/bump-version.sh, ./app/scripts/redeploy.sh) and provides bash snippets for standard git operations. These are appropriate for the skill's purpose of managing releases and do not exhibit dangerous behaviors such as arbitrary command execution from untrusted sources.
  • [DATA_EXFILTRATION]: No sensitive data exposure or exfiltration patterns were detected. Network operations are restricted to standard git actions (push, fetch, ls-remote) against the project's own repository remote.
  • [PROMPT_INJECTION]: The content consists of technical guidance and does not contain instructions designed to override agent behavior, bypass safety protocols, or leak system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:25 PM