haizei-project-wiki-generator
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a structured tool for generating project documentation. It uses local Node.js scripts (
init-vitepress.mjs,build-vitepress-config.mjs, etc.) to manage a VitePress environment, which is a standard and expected practice for this use case.- [SAFE]: Data processing is confined to analyzing local source code and writing markdown files to adocs/directory within the workspace. No network exfiltration or unauthorized external communication patterns were identified.- [SAFE]: The instruction set includes robust safety constraints for the agent and its sub-agents, mandating the use of specific labels like代码事实(code facts) and待确认(to be confirmed) to prevent hallucinations or misleading documentation.- [SAFE]: Dependencies specified for the documentation site (e.g.,vitepress,mermaid,sass-embedded) are well-known, industry-standard tools for technical writing and diagramming.
Audit Metadata