publishing-astro-websites
Warn
Audited by Snyk on Feb 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md includes a "Custom Loaders (Remote Content)" example (githubReleasesLoader) that fetches release bodies from the public GitHub API (https://api.github.com/repos/...) and stores that user-generated content into Astro content collections which are then rendered and used in getCollection/getStaticPaths, meaning untrusted third‑party content is ingested and can affect site generation and behavior.
Audit Metadata