update-skills
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches repository updates from the vendor's official GitHub repository (github.com/qwibitai/nanoclaw.git) to synchronize local skill branches with the upstream source.
- [COMMAND_EXECUTION]: Utilizes standard git commands to manage branch merges and conflict resolution. It also executes 'npm run build' and 'npm test' to perform validation of the codebase after remote updates are applied.
Audit Metadata