astro-framework
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference and best-practice guide for the Astro framework. No malicious patterns, prompt injections, or unauthorized data access commands were detected.
- [DATA_EXPOSURE]: The guidelines proactively advise against storing sensitive data in content collections and emphasize the need for authentication before returning sensitive data in API responses.
- [INDIRECT_PROMPT_INJECTION]: The skill acknowledges security risks such as XSS when using
set:htmland provides remediation guidance, including mandatory schema validation with Zod for external data and content collections. - [COMMAND_EXECUTION]: All recommended commands are standard industry practices for initializing framework integrations (e.g.,
npx astro add).
Audit Metadata