可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
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.
技能名称vite
分析耗时22.0s
引擎pi
可以安装
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 417L · 9.6 KB
├─ 📄 LICENSE.txt Text 162L · 8.9 KB
└─ 📝 SKILL.md Markdown 443L · 12.4 KB

安全亮点

✓ 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