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 initto 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-docspackage 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, andcatare 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_KEYandNUXT_GITHUB_TOKENin a.envfile rather than hardcoding them.
Audit Metadata