vitepress
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a detailed documentation resource for VitePress, providing standard configurations and code examples for features like internationalization, routing, and deployment.
- [SAFE]: Code examples involving external resources use the reserved
example.comdomain for placeholders (e.g.,api.example.com,analytics.example.com), adhering to documentation best practices. - [SAFE]: Mentions of file system operations (
fs.readFileSync,fs.readdirSync) and network requests (fetch) are appropriately scoped to build-time data loading and dynamic routing examples, which are core features of the VitePress framework. - [SAFE]: CLI commands and package installation instructions are limited to official VitePress tooling and well-known, safe dependencies from the Node.js ecosystem.
Audit Metadata