version-update

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Bun.spawn in multiple scripts (git-commit.mjs, git-push.mjs, version-apply.mjs, version-current.mjs) to interact with the local Git CLI and other Bun scripts.
  • These commands are scoped to repository management tasks: checking Git status, adding files, committing with user-provided or generated messages, and pushing to the remote repository.
  • The logic includes safety checks, such as preventing force-pushes to 'main' or 'master' branches and ensuring only specific versioned files are included in the commit.
  • [SAFE]: No obfuscation, data exfiltration, or unauthorized network operations were detected. All external executions are local to the user's environment and typical for development automation tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 11:03 AM
Security Audit — agent-trust-hub — version-update