Astro
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is designed to assist with deploying multilingual static websites using Astro on Cloudflare Pages. The `SKILL.md` provides clear, standard instructions for setting up, configuring, and deploying an Astro project, including the use of `npm` and `npx wrangler` commands which are appropriate for the stated purpose. The Python scripts (`astro-i18n-check.py`, `astro-new-post.py`) are utility scripts for managing content, using only standard Python libraries and performing file operations (reading/writing markdown files) consistent with their descriptions. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the OpenClaw agent. All actions are aligned with the stated goal of static site generation and deployment.
