rhdh-yarn-bump

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The Node.js script scripts/bump-yarn.js uses spawnSync to run yarn, git, and node for repository maintenance operations.
  • [REMOTE_CODE_EXECUTION]: The script dynamically loads and executes Yarn Berry release files (specifically .cjs binaries) located within the repository's .yarn/releases folder.
  • [EXTERNAL_DOWNLOADS]: The skill triggers yarn set version, which may result in the automatic download and execution of official Yarn binaries from the Yarn registry.
  • [PRIVILEGE_ESCALATION]: The utility adjusts file permissions using fs.chmodSync to ensure Yarn release binaries have the necessary executable bits set.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 03:41 PM
Security Audit — agent-trust-hub — rhdh-yarn-bump