astro
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for Astro development and does not contain any executable malicious code.
- [EXTERNAL_DOWNLOADS]: The skill references official Astro documentation and integrations. It suggests the use of standard, well-known packages like @astrojs/tailwind, @astrojs/react, and @astrojs/rss from the official registry.
- [SAFE]: The skill demonstrates how to handle sensitive information using environment variables (process.env and import.meta.env) rather than hardcoding secrets. Examples use placeholders such as your-secret-key.
- [COMMAND_EXECUTION]: Development commands mentioned (e.g., npm run dev, npx astro add) are standard for the Astro framework workflow.
Audit Metadata