setup-yunyoujun-docs
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs several Node.js packages from the public NPM registry, including the author's official library (@yunyoujun/docs) and well-known community packages like unocss and @shikijs/vitepress-twoslash.
- [COMMAND_EXECUTION]: The skill uses the pnpm package manager to install development dependencies and execute project build scripts. These operations are scoped to the project directory and are essential for the skill's primary function of setting up documentation infrastructure.
- [SAFE]: Analysis of the instructions and templates reveals no evidence of malicious patterns such as credential exfiltration, persistence mechanisms, or unauthorized privilege escalation. The skill follows best practices for configuration management by performing incremental merges rather than overwriting existing user data.
Audit Metadata