vitepress-generator

Pass

Audited by Gen Agent Trust Hub on Aug 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/init-vitepress-site.sh script utilizes standard shell commands and a Node.js execution flag (node -e) to automate the initialization and configuration of a VitePress project. It creates directories, writes template files, and updates the package.json file to include necessary build and development scripts.
  • [EXTERNAL_DOWNLOADS]: The skill guides the installation of the VitePress tool from the official npm registry. Additionally, it provides deployment configurations that leverage well-known GitHub Actions such as actions/checkout, actions/setup-node, and peaceiris/actions-gh-pages for continuous integration and delivery.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 8, 2026, 04:17 AM
Security Audit — agent-trust-hub — vitepress-generator