wiki-vitepress

Pass

Audited by Gen Agent Trust Hub on Aug 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute npm install and npm run docs:build within a generated directory to build the documentation site. This is standard procedure for VitePress projects.
  • [EXTERNAL_DOWNLOADS]: The skill implicitly triggers downloads of development dependencies (like vitepress-plugin-mermaid) from the standard NPM registry when the build command is executed. These are well-known and expected tools for this workflow.
  • [DYNAMIC_EXECUTION]: The skill generates client-side JavaScript (Vue/VitePress) to handle Mermaid diagram styling and interactivity (zoom modal). The code is static, template-based, and scoped to the UI rendering process of the generated site.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 25, 2026, 06:23 AM
Security Audit — agent-trust-hub — wiki-vitepress