扫描报告
0 /100
vite
Configure and optimize Vite 7 for React projects. Covers build tooling, dev server, plugins, HMR, chunk splitting, Environment API, and Rolldown integration.
This is a pure documentation-only skill containing markdown guidance for Vite 7 build configuration with no executable code, scripts, or network interactions of any kind.
可以安装
No action needed. This skill is safe to use as it contains only documentation and no executable content.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations found — purely markdown documentation |
| 网络访问 | NONE | NONE | — | No network requests — only external documentation URLs in markdown |
| 命令执行 | NONE | NONE | — | No shell scripts or subprocess calls present |
| 环境变量 | NONE | NONE | — | No environment variable access — only discusses VITE_ prefix conventions |
| 技能调用 | NONE | NONE | — | No skill invocation capabilities declared or implemented |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database operations |
9 项发现
中危 外部 URL 外部 URL
https://www.apache.org/licenses/ LICENSE.txt:3 中危 外部 URL 外部 URL
https://vite.dev/guide/ SKILL.md:434 中危 外部 URL 外部 URL
https://vite.dev/blog/announcing-vite7 SKILL.md:435 中危 外部 URL 外部 URL
https://vite.dev/guide/migration SKILL.md:436 中危 外部 URL 外部 URL
https://vite.dev/config/build-options SKILL.md:437 中危 外部 URL 外部 URL
https://vite.dev/config/server-options SKILL.md:438 中危 外部 URL 外部 URL
https://vite.dev/guide/env-and-mode SKILL.md:439 中危 外部 URL 外部 URL
https://voidzero.dev/posts/announcing-rolldown-vite SKILL.md:440 中危 外部 URL 外部 URL
https://developers.cloudflare.com/workers/vite-plugin/ SKILL.md:441 目录结构
3 文件 · 31.0 KB · 1022 行 Markdown 2f · 860L
Text 1f · 162L
├─
▾
references
│ └─
build-optimization.md
Markdown
├─
LICENSE.txt
Text
└─
SKILL.md
Markdown
安全亮点
✓ No executable scripts or code files present — entirely markdown documentation
✓ No dependencies to install, eliminating supply chain risk
✓ No credential harvesting or sensitive data access
✓ No network egress calls or data exfiltration vectors
✓ No shell execution, subprocess, or base64-encoded payloads
✓ All external URLs point to official Vite documentation (vite.dev)
✓ Clear and accurate documentation describing legitimate Vite 7 configuration patterns