chief-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches framework tags and clones the source code from the author's official GitHub repository to a local temporary directory.\n
- Evidence:
git clone --depth 1 --branch <version> https://github.com/thaitype/chief.git .chief-agent-tmpin SKILL.md.\n- [REMOTE_CODE_EXECUTION]: Executes an upgrade script (upgrade.sh) contained within the downloaded repository after presenting a plan to the user.\n - Evidence:
bash .chief-agent-tmp/scripts/upgrade.sh --agent <agent> --mode <mode>in SKILL.md.\n- [COMMAND_EXECUTION]: Performs standard system operations for environment detection, file management (symlinks, copies), and cleanup of temporary files.\n - Evidence:
ln -sf,cp,rm -rf, andgit ls-remotecommands defined in the process steps of SKILL.md.
Audit Metadata