chief-install
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Chief framework repository from the vendor's GitHub account (
github.com/thaitype/chief.git) to a local temporary directory (.chief-agent-tmp). - [REMOTE_CODE_EXECUTION]: Executes a shell script (
setup.sh) downloaded from the cloned repository to automate the framework setup and configuration. - [COMMAND_EXECUTION]: Employs standard filesystem commands such as
mkdir,cp,ln -s, andrmto structure the framework files, integrate with coding agents like Claude Code or GitHub Copilot, and clean up temporary installation files.
Audit Metadata