learning-astro
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill contains instructions to execute standard development commands such as
npm create astro,npm run dev, andnpm run buildto initialize and manage the tutorial project. These are necessary and expected for an interactive coding tutorial. - [EXTERNAL_DOWNLOADS]: The tutorial guides the user to install official Astro integrations like Preact and RSS using
npx astro add. These packages originate from the standard npm registry and are well-known components of the framework's ecosystem. - [SAFE]: The skill is a structured educational resource that follows best practices for teaching web development. It contains no evidence of malicious intent, prompt injection, or data exfiltration, and all external tools referenced are well-known industry standards.
Audit Metadata