update-aegis
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill relies on local Python scripts to perform environment management and software updates.
- It executes
python scripts/aegis-update.pywith subcommands such asstatus,register, andupdateto manage the lifecycle of the installation. - It invokes
python scripts/aegis-doctor.pyto verify the state of the system after modifications. - [EXTERNAL_DOWNLOADS]: The primary function of the skill is to download and synchronize software components.
- The
updatecommand is designed to fetch the latest versions of Aegis method-packs from remote sources to keep the host machine current with the latest releases.
Audit Metadata