create-docs

Pass

Audited by Gen Agent Trust Hub on Apr 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx nuxi init to fetch project templates from the author's GitHub repository (gh:mhaibaraai/movk-nuxt-docs).
  • [EXTERNAL_DOWNLOADS]: The skill documentation instructs the installation of the @movk/nuxt-docs package and related dependencies (better-sqlite3, tailwindcss, mermaid, dompurify) from the official NPM registry.
  • [COMMAND_EXECUTION]: Standard development toolchain commands such as pnpm dev, pnpm build, ls, and cat are employed to manage, verify, and build the documentation project.
  • [SAFE]: The documentation adheres to secret management best practices by advising users to store sensitive credentials like AI_GATEWAY_API_KEY and NUXT_GITHUB_TOKEN in a .env file rather than hardcoding them.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 03:22 PM