version-bump-reviewer

Warn

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: MEDIUMREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill executes external code by calling uvx with a source URL pointing to a third-party GitHub repository (github.com/wshobson/agents.git) to perform skill evaluation.
  • [COMMAND_EXECUTION]: The skill uses various shell commands including git (diff, log, status, add, commit) for repository management and make for structural validation. It also uses mkdir, cp, and uvx for runtime operations.
  • [EXTERNAL_DOWNLOADS]: Fetches the plugin-eval tool from an external GitHub repository at runtime. This dependency is not hosted by the skill author or a recognized trusted organization.
  • [REMOTE_CODE_EXECUTION]: The evaluation source URL ($SRC) is derived from an environment variable PLUGIN_EVAL_SOURCE, allowing the code execution path to be dynamically changed at runtime.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 08:50 AM
Security Audit — agent-trust-hub — version-bump-reviewer