react-router-template-dep-bump
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard command-line tools such as
rgfor version discovery,gitfor verifying changes, andpnpm/denofor dependency management. - [EXTERNAL_DOWNLOADS]: Fetches package information and project dependencies from official npm and Deno registries, which are well-known and trusted services.
- [REMOTE_CODE_EXECUTION]: Executes the repository's internal Playwright test suite to verify the dependency updates, which involves running local code in the
.testsdirectory.
Audit Metadata