astro-i18n-setup
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Astro configuration patterns and components for managing multi-language sites. It includes localized routing logic and automated SEO validation tests.
- [COMMAND_EXECUTION]: The skill refers to standard development workflows like
npm run buildandnpm testfor local verification, which is appropriate for its stated purpose. - [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive file access or unauthorized network requests were found. The Playwright tests interact with local preview paths to validate headers and body content.
- [INDIRECT_PROMPT_INJECTION]: The test suite in
references/i18n.spec.tsingests page content viadocument.body.innerTextto perform translation density checks. This is a controlled ingestion of site data for quality assurance purposes and does not pose a threat to the agent's instructions.
Audit Metadata