update-preact
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns detected. The skill outlines a standard development workflow for project maintenance.
- [COMMAND_EXECUTION]: The skill uses Git commands (
git submodule update,git fetch,git checkout) and Melos commands (melos bootstrap,melos run analyze,melos run test,melos run coverage) which are appropriate for managing a Dart and JavaScript monorepo and verified through standard project maintenance practices. - [EXTERNAL_DOWNLOADS]: Synchronizes the project state by fetching updates from the Git origin and updating submodules, which are typical operations for maintaining a multi-language project structure.
Audit Metadata