astro-v6-upgrade
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill recommends using
npx @astrojs/upgradeandpnpm dlx @astrojs/upgrade. These are the official, standard tools provided by the Astro maintainers for automating the migration process. Other commands are limited to harmless version checks likenode -v. - [DATA_EXFILTRATION] (SAFE): No evidence of sensitive file access or unauthorized network requests. The
fetchexample in the documentation uses a placeholder domain (api.example.com) to demonstrate remote content loading, which is a core feature of the framework. - [REMOTE_CODE_EXECUTION] (SAFE): No untrusted or piped remote script executions (e.g.,
curl | bash) are present. All referenced code and commands are part of the established Astro ecosystem. - [SAFE] (SAFE): The skill's content is consistent with official Astro v6 migration documentation and poses no risk to the user or the agent's environment.
Audit Metadata