vitepress
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and configuration recipes for VitePress, a static site generator. Analysis of the markdown content and code examples across 16 files reveals no security threats or malicious intent.
- [EXTERNAL_DOWNLOADS]: The documentation includes standard instructions for installing official packages such as markdown-it-mathjax3, sass, less, stylus, and postcss-rtlcss. These are legitimate dependencies for VitePress features.
- [COMMAND_EXECUTION]: The skill contains examples of standard CLI commands (e.g., vitepress dev, vitepress build) and CI/CD workflow configurations (GitHub Actions, GitLab CI). No malicious command injection or privilege escalation patterns were observed.
- [DATA_EXFILTRATION]: The guide mentions network operations for build-time data loading (using fetch) and search indexing (Algolia). All credentials and URLs in the examples are placeholders, and the behavior is limited to the intended functionality of a documentation generator.
Audit Metadata