web-meta-framework-vitepress
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No patterns detected. The instructions use directive language ("CRITICAL", "MUST") exclusively to reinforce framework-specific best practices and safety requirements for static site generation.
- [DATA_EXFILTRATION]: No unauthorized network operations or sensitive file access patterns detected. URLs provided in documentation and code examples are generic placeholders or links to official project documentation.
- [REMOTE_CODE_EXECUTION]: No patterns of downloading and executing unverified remote scripts. The skill correctly identifies and recommends standard package installation for well-known documentation tools.
- [COMMAND_EXECUTION]: Shell commands are restricted to standard development workflows (dev server, production builds, and local previews). No suspicious command chaining or privilege escalation attempts were found.
- [DATA_EXPOSURE]: The skill explicitly discourages unsafe runtime data fetching and instead mandates the use of data loaders that serialize data at build time, reducing the risk of runtime environment exposure.
- [OBFUSCATION]: No encoded content, zero-width characters, homoglyphs, or other obfuscation techniques were found across the analyzed files.
Audit Metadata