web-meta-framework-vitepress
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code patterns for the VitePress framework. All technical instructions align with official framework recommendations.
- [SAFE]: External references target well-known and trusted domains, including the official VitePress documentation (vitepress.dev), GitHub (github.com), and the vendor's own infrastructure (agents-inc on GitHub).
- [SAFE]: Code examples for data loading and build hooks use standard Node.js file system APIs (
node:fs) within the expected build-time context of a static site generator. - [SAFE]: The provided CI/CD configuration for GitHub Actions uses official, versioned actions from GitHub (actions/checkout, actions/setup-node, etc.) and follows security best practices like using
npm cifor deterministic builds.
Audit Metadata