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/upgrade and pnpm 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 like node -v.
  • [DATA_EXFILTRATION] (SAFE): No evidence of sensitive file access or unauthorized network requests. The fetch example 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
Risk Level
SAFE
Analyzed
Feb 19, 2026, 09:09 PM