astro-setup

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill uses npm create and npx astro add to fetch the Astro framework and its official integrations. These are standard tools and sources for web development.
  • [COMMAND_EXECUTION] (SAFE): Commands are limited to project initialization (npm create), directory navigation (cd), and framework-specific addon installation (npx astro add). No high-risk or obfuscated commands were identified.
  • [DATA_EXPOSURE] (SAFE): The provided configuration code uses generic placeholders for site URLs and does not attempt to access sensitive local files or hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:44 PM