vara-skills-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes shell scripts to locate the installation directory and run an update check command (
bin/vara-skills-update-check). It also manages update state files (snooze settings and version tracking) within a hidden directory in the user's home folder ($HOME/.vara-skills). - [EXTERNAL_DOWNLOADS]: Fetches the latest code from the vendor's GitHub repository via
git fetchand updates the environment usingclaude plugin update. These operations are consistent with standard software update procedures. - [COMMAND_EXECUTION]: Employs
git reset --hardto align the local installation with the remote branch during the upgrade process.
Audit Metadata